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