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