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