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