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