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