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