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