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