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