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