ubuntu-linux-kernel/arch/arm/kernel/module.lds

6 lines
97 B
Plaintext
Raw Normal View History

2024-04-01 15:06:58 +00:00
/* SPDX-License-Identifier: GPL-2.0 */
SECTIONS {
.plt : { BYTE(0) }
.init.plt : { BYTE(0) }
}