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