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