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