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