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