linux-surface/arch/arm/kernel/module.lds
2017-08-10 09:25:24 -04:00

5 lines
58 B
Plaintext

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