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