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