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