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