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