linux/arch/arm/kernel/module.lds

5 lines
58 B
Plaintext

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