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