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