Sign in
zircon-guest
/
third_party
/
linux
/
refs/heads/chromeos-5.10
/
.
/
arch
/
arm64
/
include
/
asm
/
module.lds.h
blob: 0522337d600a7c4957874372c74849a8bc2ce84f [
file
] [
edit
]
#ifdef
CONFIG_ARM64_MODULE_PLTS
SECTIONS
{
.
plt
0
:
{
BYTE
(
0
)
}
.
init
.
plt
0
:
{
BYTE
(
0
)
}
.
text
.
ftrace_trampoline
0
:
{
BYTE
(
0
)
}
}
#endif