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