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