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