Sign in
android-kvm
/
linux
/
452af7dc59033a76372d51a24682503377872b11
/
.
/
arch
/
loongarch
/
include
/
asm
/
module.lds.h
blob: a3d1bc0fcc72e99dcab35aa623f8956fdbec41f3 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright (C) 2020-2022 Loongson Technology Corporation Limited */
SECTIONS
{
.
=
ALIGN
(
4
);
.
got
:
{
BYTE
(
0
)
}
.
plt
:
{
BYTE
(
0
)
}
.
plt
.
idx
:
{
BYTE
(
0
)
}
}