x86: compressed head_64 - use ENTRY,ENDPROC macros
authorCyrill Gorcunov <gorcunov@gmail.com>
Fri, 13 Feb 2009 21:50:22 +0000 (00:50 +0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 19 Feb 2009 16:13:01 +0000 (17:13 +0100)
commit2d4eeecb98ade6a736940d43311275b7d32dab21
treed8585762b176b6c499b74cbe2e71c1b5cccadf24
parent324bda9e47f53aebec1376ee89bba8128c8455e2
x86: compressed head_64 - use ENTRY,ENDPROC macros

Impact: clenaup

Linker script will put startup_32 at predefined
address so using ENTRY will not bloat the code
size.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/boot/compressed/head_64.S