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