x86: efi_stub_32,64 - add missing ENDPROCs

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: heukelum@fastmail.fm
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Cyrill Gorcunov
2009-02-23 22:57:02 +03:00
committed by Ingo Molnar
parent bc8b2b9258
commit 9f331119a4
2 changed files with 8 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ ENTRY(efi_call_phys)
movl (%edx), %ecx
pushl %ecx
ret
ENDPROC(efi_call_phys)
.previous
.data