Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
75c96f85845a6707b0f9916cb263cb3584f7d48f
/
.
/
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