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