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