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