Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e66ac3f26aef131f5ca60350d25fba95f43acd0d
/
.
/
arch
/
m68k
/
kernel
/
vmlinux.lds_mm.S
blob: 99ba315bd0a857a884dd017fc7a3c42027b78879 [
file
] [
log
] [
blame
]
PHDRS
{
text PT_LOAD FILEHDR PHDRS FLAGS
(
7
);
data PT_LOAD FLAGS
(
7
);
}
#ifdef CONFIG_SUN3
#include "vmlinux-sun3.lds"
#else
#include "vmlinux-std.lds"
#endif