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