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