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