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