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