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