TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux
/
92d4c21e51fc12736c39c2a161a42f20e2be8a00
/
.
/
arch
/
arm64
/
include
/
asm
/
module.lds.h
blob: 0522337d600a7c4957874372c74849a8bc2ce84f [
file
] [
log
] [
blame
]
#ifdef
CONFIG_ARM64_MODULE_PLTS
SECTIONS
{
.
plt
0
:
{
BYTE
(
0
)
}
.
init
.
plt
0
:
{
BYTE
(
0
)
}
.
text
.
ftrace_trampoline
0
:
{
BYTE
(
0
)
}
}
#endif