index
:
pub/scm/linux/kernel/git/pza/linux.git
master
reset tree
Philipp Zabel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
module.lds.h
blob: fcd08689b2820374d1a83e2be4b7e17c889f547e (
plain
)
1
2
3
4
5
6
7
SECTIONS { .m68k_fixup 0 : { __start_fixup = .; *(.m68k_fixup) __stop_fixup = .; } }