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