Sign in
android-kvm
/
linux
/
434766058e16868e3c04223fb1b3eeca3d9b7ba1
/
.
/
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
)
}
}