alistair23-linux/arch/x86/boot/compressed
Cyrill Gorcunov 2d4eeecb98 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>
2009-02-19 17:13:01 +01:00
..
.gitignore .gitignore updates 2008-10-30 11:38:45 -07:00
head_32.S x86: fix comment in protected mode header 2008-08-11 21:35:30 +02:00
head_64.S x86: compressed head_64 - use ENTRY,ENDPROC macros 2009-02-19 17:13:01 +01:00
Makefile x86: boot/compressed/Makefile: fix "make clean" 2008-09-04 06:19:45 -07:00
misc.c x86: Fix ASM_X86__ header guards 2008-10-22 22:55:23 -07:00
relocs.c x86 setup: correct segfault in generation of 32-bit reloc kernel 2008-10-03 13:42:04 -07:00
vmlinux.scr
vmlinux_32.lds
vmlinux_64.lds