Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[platform/kernel/linux-rpi.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 }