summaryrefslogtreecommitdiff
path: root/src/e2e.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/e2e.h')
-rw-r--r--src/e2e.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/e2e.h b/src/e2e.h
new file mode 100644
index 0000000..d7f7a13
--- /dev/null
+++ b/src/e2e.h
@@ -0,0 +1,3 @@
+#include <inttypes.h>
+
+int e2e_read(const char *start, const char *end); \ No newline at end of file