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