Commit 0be26d2b authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

parasite: Drop resundant parasite_service_complete symbol

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent bc82c90f
......@@ -501,7 +501,6 @@ static void __head parasite_head(void)
"movl parasite_cmd(%rip), %edi \n"
"leaq parasite_args(%rip), %rsi \n"
"call parasite_service \n"
"parasite_service_complete: \n"
"int $0x03 \n"
".align 8 \n"
"parasite_cmd: \n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment