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