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