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