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