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