Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
d4ece29d89d424ea045753c639971429faa9ee58
/
.
/
arch
/
arm26
/
kernel
/
vmlinux.lds.S
blob: 811a6904801087f1f32d99f230c0e789d6f73c98 [
file
] [
log
] [
blame
]
#include <linux/config.h>
#ifdef CONFIG_XIP_KERNEL
#include "vmlinux-arm26-xip.lds.in"
#else
#include "vmlinux-arm26.lds.in"
#endif