]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - tools/getline.h
compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6
[karo-tx-uboot.git] / tools / getline.h
1 int getline(char **lineptr, size_t *n, FILE *stream);