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