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