alistair23-linux/arch/x86/boot/compressed
Cyrill Gorcunov cb425afd21 x86: compressed head_32 - use ENTRY,ENDPROC macros
Impact: clenaup

Linker script will put startup_32 at predefined
address so using startup_32 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: compressed head_32 - use ENTRY,ENDPROC macros 2009-02-19 17:13:01 +01: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