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