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