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