Sign in
kunit
/
linux
/
0d10e47f9635ecafe5a9dc6e10cb056a87a4daa2
/
.
/
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