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