Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
9e4ce164ee3a1d07580f017069c25d180b0aa785
/
.
/
arch
/
m68k
/
kernel
/
vmlinux.lds.S
blob: 030dabf0bc538ddca7fd7ba6bdee96432f2bde56 [
file
] [
log
] [
blame
]
#ifdef CONFIG_MMU
#include "vmlinux.lds_mm.S"
#else
#include "vmlinux.lds_no.S"
#endif