]> git.karo-electronics.de Git - karo-tx-linux.git/blob - tools/build/tests/ex/a.c
Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / tools / build / tests / ex / a.c
1
2 int a(void)
3 {
4         return 0;
5 }