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