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