summaryrefslogtreecommitdiffstatshomepage
path: root/unix/qstrdefsport.h
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-04-17 22:11:48 +0100
committerDamien George <damien.p.george@gmail.com>2014-04-17 22:11:48 +0100
commit1e935d8689f3d15dc3bd06f08f2a0305b7e1c7f4 (patch)
tree785c4600c8f0e1d2f807b2593c96ad45002da722 /unix/qstrdefsport.h
parent729f7b42d65c016c9d5f27fb8a8122869f06c129 (diff)
parent4abaa1b12b81cfe2fb45d5b2fa36a282c15c328d (diff)
downloadmicropython-1e935d8689f3d15dc3bd06f08f2a0305b7e1c7f4.tar.gz
micropython-1e935d8689f3d15dc3bd06f08f2a0305b7e1c7f4.zip
Merge branch 'master' of github.com:micropython/micropython
Diffstat (limited to 'unix/qstrdefsport.h')
-rw-r--r--unix/qstrdefsport.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/unix/qstrdefsport.h b/unix/qstrdefsport.h
index 4de00aa11c..2e7a6aa1e1 100644
--- a/unix/qstrdefsport.h
+++ b/unix/qstrdefsport.h
@@ -10,10 +10,14 @@ Q(write)
Q(makefile)
Q(FileIO)
+
+Q(ffi)
Q(ffimod)
Q(ffifunc)
Q(fficallback)
Q(ffivar)
+Q(as_bytearray)
+Q(callback)
Q(func)
Q(var)