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