Sign in
gbmc
/
linux
/
9d8e536d36e75e76614fe09ffab9a1df95b8b666
/
.
/
arch
/
loongarch
/
include
/
asm
/
module.lds.h
blob: a3d1bc0fcc72e99dcab35aa623f8956fdbec41f3 [
file
]
/* 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
)
}
}