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