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