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