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