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