module.lds 97 Bytes
/* SPDX-License-Identifier: GPL-2.0 */
SECTIONS {
	.plt : { BYTE(0) }
	.init.plt : { BYTE(0) }
}