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