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