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