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