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