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