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