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