summaryrefslogtreecommitdiff
path: root/windows/init.h
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-05-03 22:41:40 +0100
committerDamien George <damien.p.george@gmail.com>2014-05-03 22:41:40 +0100
commitcff638a43a0eec7a11d7df70c6381e27312787b1 (patch)
tree428c1a71f867a2081903cd6178b9d024e9e039bb /windows/init.h
parentd5f5b2f76698e29f9cc2f0ae682d2475c0d77baa (diff)
parent72521a1c176506c044169038b68b83e5329a3dda (diff)
Merge branch 'mingw-float-printf' of github.com:stinos/micropython into stinos-mingw-float-printf
Diffstat (limited to 'windows/init.h')
-rw-r--r--windows/init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/init.h b/windows/init.h
new file mode 100644
index 000000000..d081a2052
--- /dev/null
+++ b/windows/init.h
@@ -0,0 +1 @@
+void init();