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