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