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