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