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