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