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