]> asedeno.scripts.mit.edu Git - linux.git/blob - arch/arm/kernel/module.lds
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
[linux.git] / arch / arm / kernel / module.lds
1 /* SPDX-License-Identifier: GPL-2.0 */
2 SECTIONS {
3         .plt : { BYTE(0) }
4         .init.plt : { BYTE(0) }
5 }