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