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