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