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