projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
uml: cover stubs with a VMA
[linux-2.6]
/
arch
/
um
/
kernel
/
vmlinux.lds.S
1
#ifdef CONFIG_LD_SCRIPT_STATIC
2
#include "uml.lds.S"
3
#else
4
#include "dyn.lds.S"
5
#endif