Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
854e981cc69bb93b49bdd052c8bc1dc744509f04
/
.
/
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