linux/arch/x86/realmode
H. Peter Anvin 0247428611 x86, realmode: Move bits to the proper sections in trampoline_64.S
Move various bits to the sections they really belong in in
trampoline_64.S.  Use GLOBAL() rather than ENTRY() for data objects:
ENTRY() should only be used with code and forces alignment to 16
bytes.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/r/1336501366-28617-11-git-send-email-jarkko.sakkinen@intel.com
2012-05-08 11:48:03 -07:00
..
rm x86, realmode: Move bits to the proper sections in trampoline_64.S 2012-05-08 11:48:03 -07:00
Makefile x86, realmode: realmode.bin infrastructure 2012-05-08 11:41:48 -07:00
rmpiggy.S x86, realmode: realmode.bin infrastructure 2012-05-08 11:41:48 -07:00