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