projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[ALSA] Show currectly selected widget in proc_read for hda driver
[linux-2.6]
/
arch
/
sh
/
ramdisk
/
ld.script
1
OUTPUT_ARCH(sh)
2
SECTIONS
3
{
4
.initrd :
5
{
6
*(.data)
7
}
8
}
9