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