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