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