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