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