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