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