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