]> git.karo-electronics.de Git - karo-tx-linux.git/blob - tools/build/tests/ex/b.c
Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux-at91...
[karo-tx-linux.git] / tools / build / tests / ex / b.c
1
2 int b(void)
3 {
4         return 0;
5 }