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