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