1/* SPDX-License-Identifier: GPL-2.0 */ 2SECTIONS { 3 .plt : { BYTE(0) } 4 .init.plt : { BYTE(0) } 5} 6