Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / tools / build / tests / ex / b.c
1
2 int b(void)
3 {
4         return 0;
5 }