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