This website requires JavaScript.
Explore
Help
Sign In
mirror
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ce80098db2
linux
/
arch
/
m68k
/
include
/
asm
/
module.lds.h
8 lines
91 B
C
Raw
Blame
History
SECTIONS
{
.
m68k_fixup
:
{
__start_fixup
=
.
;
*
(
.
m68k_fixup
)
__stop_fixup
=
.
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink