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