]> git.ipfire.org Git - thirdparty/u-boot.git/blame - tools/getline.h
dts: switch spi-flash to jedec, spi-nor compatible
[thirdparty/u-boot.git] / tools / getline.h
CommitLineData
64b15021 1int getline(char **lineptr, size_t *n, FILE *stream);