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