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