repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6/mini2440.git]
/
arch
/
m68k
/
kernel
/
module.lds
blob
fda94fa382430ed81e109724d3630cbd75b4e055
1
SECTIONS {
2
.m68k_fixup : {
3
__start_fixup = .;
4
*(.m68k_fixup)
5
__stop_fixup = .;
6
}
7
}