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