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