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