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