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