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