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