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