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