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