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