index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
module.lds.h
blob: fda94fa382430ed81e109724d3630cbd75b4e055 (
plain
)
1
2
3
4
5
6
7
SECTIONS
{
.
m68k_fixup
:
{
__start_fixup
=
.;
*
(.
m68k_fixup
)
__stop_fixup
=
.;
}
}