/* SPDX-License-Identifier: GPL-2.0-only */ #include .section .data EXPORT(input_data) .incbin "arch/mips/pbl/piggy.shipped" EXPORT(input_data_end)