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