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