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