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