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