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