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