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