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