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