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