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