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