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