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