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