GNU Linux-libre 4.9.333-gnu1
[releases.git] / tools / build / tests / ex / a.c
1
2 int a(void)
3 {
4         return 0;
5 }