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