xref: /rk3399_rockchip-uboot/tools/getline.h (revision 2bae75a488b589d3cdcc58d9fdc1383f571b4a65)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2