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