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