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