repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NETLINK]: w1_int.c: fix default netlink group
[linux-2.6/verdex.git]
/
arch
/
um
/
kernel
/
vmlinux.lds.S
blob
1660a769674b8c24b7f1c88266565028f4b17fa5
1
#include <linux/config.h>
2
#ifdef CONFIG_LD_SCRIPT_STATIC
3
#include "uml.lds.S"
4
#else
5
#include "dyn.lds.S"
6
#endif