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