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