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