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