repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
block: fix compiler warning in genhd.c
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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