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