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