]> git.ipfire.org Git - thirdparty/u-boot.git/blame - tools/getline.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[thirdparty/u-boot.git] / tools / getline.h
CommitLineData
64b15021 1int getline(char **lineptr, size_t *n, FILE *stream);