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