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