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