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