Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[sfrench/cifs-2.6.git] / arch / arm64 / kernel / module.lds
1 SECTIONS {
2         .plt (NOLOAD) : { BYTE(0) }
3         .init.plt (NOLOAD) : { BYTE(0) }
4         .text.ftrace_trampoline (NOLOAD) : { BYTE(0) }
5 }