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