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