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