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