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