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