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