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