Add first cut of python bindings
[yaffs2.git] / direct / python / yaffs_swig_helper.c
diff --git a/direct/python/yaffs_swig_helper.c b/direct/python/yaffs_swig_helper.c
new file mode 100644 (file)
index 0000000..ad42603
--- /dev/null
@@ -0,0 +1,4 @@
+#include "yaffsfs.h"
+
+int simulate_power_failure;
+int random_seed;