]> Pileus Git - ~andy/linux/blob - arch/x86/kernel/vmlinux.lds.S
Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86...
[~andy/linux] / arch / x86 / kernel / vmlinux.lds.S
1 #ifdef CONFIG_X86_32
2 # include "vmlinux_32.lds.S"
3 #else
4 # include "vmlinux_64.lds.S"
5 #endif