]> git.karo-electronics.de Git - karo-tx-linux.git/blob - tools/build/tests/ex/b.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
[karo-tx-linux.git] / tools / build / tests / ex / b.c
1
2 int b(void)
3 {
4         return 0;
5 }