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