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