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