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