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