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