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