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