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