Commit graph

1 commit

Author SHA1 Message Date
Cyrill Gorcunov
88f7ae0186 parasite: Move bootstrap code into parasite-head-x86-64.S
Inline assembly is very convenient if a couple of
instructions is used but when it grows better to
move it out of wrapper C code and write in plain
assembly, after all we need a very precise control
in bootstrap code.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2012-04-18 18:22:52 +04:00