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