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