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