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