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