xref: /openbmc/u-boot/tools/getline.h (revision c40b6df87fc0193a7184ada9f53aaf57cdec0cdf)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2