Sign in
googlers
/
maze
/
linux
/
v2.6.14-rc2
/
.
/
arch
/
um
/
kernel
/
vmlinux.lds.S
blob: 1660a769674b8c24b7f1c88266565028f4b17fa5 [
file
] [
log
] [
blame
]
#include <linux/config.h>
#ifdef CONFIG_LD_SCRIPT_STATIC
#include "uml.lds.S"
#else
#include "dyn.lds.S"
#endif