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