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