aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/module.lds
blob: 3682fa1079189f10c3a8e7fa8b9393c15ba53ad2 (plain)
1
2
3
4
SECTIONS {
        .core.plt : { BYTE(0) }
        .init.plt : { BYTE(0) }
}