diff direct/python/yaffs_swig_helper.c @ 316:b644e5e824f4

Add first cut of python bindings
author charles
date Thu, 08 Oct 2009 02:58:52 +0100
parents
children 43c9f5f8b5c6
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/direct/python/yaffs_swig_helper.c
@@ -0,0 +1,4 @@
+#include "yaffsfs.h"
+
+int simulate_power_failure;
+int random_seed;