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