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