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