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