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