xref: /linux/arch/mips/boot/compressed/dummy.c (revision ddc92bec6d7d7e8a07794a8dbeade19476891b53)
1 int main(void)
2 {
3 	return 0;
4 }
5