repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.17.7
[linux/fpc-iii.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