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