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