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