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