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