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