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