Sign in
kunit
/
linux
/
c4acb2c0669c5c5c9b28e9d02a34b5c67edf7092
/
.
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
blob: 849ee611f01388684ff9102838bef8a4fe38464b [
file
]
#ifdef CONFIG_X86_32
# include "vmlinux_32.lds.S"
#else
# include "vmlinux_64.lds.S"
#endif