Sign in
zircon-guest
/
third_party
/
linux
/
fc6cd25b738c2369d7ed3a6ef2ca248b51fcd2d4
/
.
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
blob: 849ee611f01388684ff9102838bef8a4fe38464b [
file
] [
log
] [
blame
]
#ifdef CONFIG_X86_32
# include "vmlinux_32.lds.S"
#else
# include "vmlinux_64.lds.S"
#endif