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