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