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