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