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