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