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