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