linux/arch/arm64/kernel/module.lds

5 lines
76 B
Plaintext

SECTIONS {
.plt (NOLOAD) : { BYTE(0) }
.init.plt (NOLOAD) : { BYTE(0) }
}