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