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