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