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