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