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