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