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