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