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