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