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