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