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