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