Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
6aa542a694dc9ea4344a8a590d2628c33d1b9431
/
.
/
arch
/
m68k
/
kernel
/
vmlinux.lds.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