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