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