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