Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
af585b921e5d1e919947c4b1164b59507fe7cd7b
/
.
/
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