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