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