summaryrefslogtreecommitdiffstatshomepage
path: root/unix/qstrdefsport.h
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-04-17 18:28:38 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-04-17 20:27:01 +0300
commiteb2fc9787a28554ac74995ab50cf326907f81ff0 (patch)
tree2670bbdd52a3a4fd2398d9079eff89a37d38a1be /unix/qstrdefsport.h
parentde8292202edef4adf591c1d2562c509638b6c820 (diff)
downloadmicropython-eb2fc9787a28554ac74995ab50cf326907f81ff0.tar.gz
micropython-eb2fc9787a28554ac74995ab50cf326907f81ff0.zip
unix modtime: Convert to static module structures.
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 42f20d2657..eb61e2a618 100644
--- a/unix/qstrdefsport.h
+++ b/unix/qstrdefsport.h
@@ -30,3 +30,7 @@ Q(fficallback)
Q(ffivar)
Q(func)
Q(var)
+
+Q(time)
+Q(clock)
+Q(sleep)