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