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