Linux-libre 4.13.7-gnu
[librecmc/linux-libre.git] / tools / build / tests / ex / b.c
1
2 int b(void)
3 {
4         return 0;
5 }