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