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