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