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