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