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