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