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