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