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