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