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