License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.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 }