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