Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / mips / boot / compressed / dummy.c
1 int main(void)
2 {
3         return 0;
4 }