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