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