]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm64/kernel/module.lds
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
[karo-tx-linux.git] / arch / arm64 / kernel / module.lds
1 SECTIONS {
2         .plt (NOLOAD) : { BYTE(0) }
3         .init.plt (NOLOAD) : { BYTE(0) }
4 }