xref: /linux/arch/x86/kernel/vmlinux.lds.S (revision 2b8232ce512105e28453f301d1510de8363bccd1)
1#ifdef CONFIG_X86_32
2# include "vmlinux_32.lds.S"
3#else
4# include "vmlinux_64.lds.S"
5#endif
6