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