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