Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
0a1153736f97db48e6bc9ab27e90b51ab50729c7
/
.
/
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