]> git.karo-electronics.de Git - karo-tx-linux.git/blob - tools/build/tests/ex/c.c
Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' and...
[karo-tx-linux.git] / tools / build / tests / ex / c.c
1
2 int c(void)
3 {
4         return 0;
5 }