Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
c83c24861882758b9731e8550225cd1e52a4cd1c
/
.
/
arch
/
um
/
kernel
/
vmlinux.lds.S
blob: 1660a769674b8c24b7f1c88266565028f4b17fa5 [
file
] [
log
] [
blame
]
#include <linux/config.h>
#ifdef CONFIG_LD_SCRIPT_STATIC
#include "uml.lds.S"
#else
#include "dyn.lds.S"
#endif