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