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