Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
ff23db5373f66a818c296f4d58adaaa10f515fd3
/
.
/
arch
/
um
/
kernel
/
vmlinux.lds.S
blob: 0a7d50ff9a4ca6e08a286dbc9812d40b222d998a [
file
] [
log
] [
blame
]
#include <linux/config.h>
/*
in
case the preprocessor is a
32
bit one
*/
#undef i386
#ifdef CONFIG_LD_SCRIPT_STATIC
#include "uml.lds.S"
#else
#include "dyn.lds.S"
#endif