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