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