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