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