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