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