aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/module.lds
blob: 79cb6af565e585b92d81277ac9d72c6159cdd69b (plain) (blame)
1
2
3
4
5
/* SPDX-License-Identifier: GPL-2.0 */
SECTIONS {
	.plt : { BYTE(0) }
	.init.plt : { BYTE(0) }
}