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