This website requires JavaScript.
Explore
Help
Sign In
apfs
/
linux-apfs
Watch
0
Star
0
Fork
0
You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced
2026-05-01 15:00:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8c0a1aba9fa8f816dc8fb477ff816a5b700f0ea
linux-apfs
/
arch
/
sh
/
kernel
/
vmlinux.lds.S
T
6 lines
94 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
sh: Split out linker script to _32 and _64 variants.
2007-11-11 17:58:11 +09:00
#
ifdef
C
O
N
F
I
G
_
S
U
P
E
R
H
3
2
#
include
"
v
m
l
i
n
u
x
_
3
2
.
l
d
s
.
S
"
Linux-2.6.12-rc2
2005-04-16 15:20:36 -07:00
#
else
sh: Split out linker script to _32 and _64 variants.
2007-11-11 17:58:11 +09:00
#
include
"
v
m
l
i
n
u
x
_
6
4
.
l
d
s
.
S
"
Linux-2.6.12-rc2
2005-04-16 15:20:36 -07:00
#
endif
Reference in New Issue
Copy Permalink