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