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
airport: remove useless return in a function returning void
[linux/fpc-iii.git]
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
blob
849ee611f01388684ff9102838bef8a4fe38464b
1
#ifdef CONFIG_X86_32
2
# include "vmlinux_32.lds.S"
3
#else
4
# include "vmlinux_64.lds.S"
5
#endif