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