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