repo.or.cz
/
linux-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
USB: UHCI: remove uses of hcd->state
[linux-2.6.git]
/
scripts
/
module-common.lds
blob
47a1f9ae0edebc9df457dd2b0e924d6e5ddc73de
1
/*
2
* Common module linker script, always used when linking a module.
3
* Archs are free to supply their own linker scripts. ld will
4
* combine them automatically.
5
*/
6
SECTIONS {
7
/DISCARD/ : { *(.discard) }
8
}