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