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