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