Sign in
gem5
/
arm
/
linux
/
e78c9a004aadebe22306c81d1a7f1d1278dc37f9
/
.
/
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