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