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