repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
radeonfb: remove warning with CONFIG_PM=n
[pv_ops_mirror.git]
/
arch
/
m68k
/
kernel
/
module.lds
blob
fda94fa382430ed81e109724d3630cbd75b4e055
1
SECTIONS {
2
.m68k_fixup : {
3
__start_fixup = .;
4
*(.m68k_fixup)
5
__stop_fixup = .;
6
}
7
}