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