Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
22a3e233ca08a2ddc949ba1ae8f6e16ec7ef1a13
/
.
/
arch
/
um
/
kernel
/
vmlinux.lds.S
blob: 72acdce205e0a3eff5d6ae6cdbdd73a20c22a952 [
file
] [
log
] [
blame
]
/*
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