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