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