lineage_kernel_xcoverpro/arch/arm/kernel/module.lds

6 lines
97 B
Plaintext
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
/* SPDX-License-Identifier: GPL-2.0 */
SECTIONS {
.plt : { BYTE(0) }
.init.plt : { BYTE(0) }
}