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