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