From: Cyrill Gorcunov Date: Fri, 13 Feb 2009 21:50:22 +0000 (+0300) Subject: x86: compressed head_64 - use ENTRY,ENDPROC macros X-Git-Tag: v2.6.30-rc3~72^2~48^3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d4eeecb98ade6a736940d43311275b7d32dab21;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed