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