aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/dummy/README2
-rw-r--r--python/dummy/stddef.h0
-rw-r--r--python/dummy/stdint.h0
3 files changed, 2 insertions, 0 deletions
diff --git a/python/dummy/README b/python/dummy/README
new file mode 100644
index 0000000..61039f3
--- /dev/null
+++ b/python/dummy/README
@@ -0,0 +1,2 @@
+Dummy header files, so that we can generate the function list for cffi from the
+olm header files. \ No newline at end of file
diff --git a/python/dummy/stddef.h b/python/dummy/stddef.h
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/python/dummy/stddef.h
diff --git a/python/dummy/stdint.h b/python/dummy/stdint.h
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/python/dummy/stdint.h