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