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