Sign in
googlers
/
maze
/
linux
/
e37a72de84d27ee8bc0e7dbb5c2f1774ed306dbb
/
.
/
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