]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/arm/kernel/module.lds
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.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 }