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