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