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