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