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