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