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