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