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