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