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