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