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