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