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