aboutsummaryrefslogtreecommitdiff
path: root/offset.h
diff options
context:
space:
mode:
Diffstat (limited to 'offset.h')
-rw-r--r--offset.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/offset.h b/offset.h
new file mode 100644
index 0000000..a344399
--- /dev/null
+++ b/offset.h
@@ -0,0 +1,2 @@
+Stream_t *OpenOffset(Stream_t *Next, struct device *dev, off_t offset,
+ char *errmsg, mt_off_t *maxSize);