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