nt9856x/BSP/linux-kernel/arch/arm/kernel/module.lds
2023-03-28 15:07:53 +08:00

6 lines
97 B
Plaintext

/* SPDX-License-Identifier: GPL-2.0 */
SECTIONS {
.plt : { BYTE(0) }
.init.plt : { BYTE(0) }
}