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