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