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