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