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