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