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