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