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