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