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