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