Sign in
googlers
/
maze
/
linux
/
c27da339698145a9383e052c1070a950d30da478
/
.
/
arch
/
um
/
kernel
/
vmlinux.lds.S
blob: f8aeb448aab62ba76584f9c0e497e1897e490c6b [
file
] [
log
] [
blame
]
#ifdef CONFIG_LD_SCRIPT_STATIC
#include "uml.lds.S"
#else
#include "dyn.lds.S"
#endif