index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
=
.;
}
}