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