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