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