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