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