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