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