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