Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
511b01bdf64ad8a38414096eab283c7784aebfc4
/
.
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
blob: 849ee611f01388684ff9102838bef8a4fe38464b [
file
] [
log
] [
blame
]
Thomas Gleixner
a60b778
2007-10-11 11:12:11 +0200
[
diff
] [
blame
]
1
#ifdef CONFIG_X86_32
2
# include "vmlinux_32.lds.S"
3
#else
4
# include "vmlinux_64.lds.S"
Jean-Paul Saman
67d3822
2007-02-10 01:44:44 -0800
[
diff
] [
blame
]
5
#endif