summaryrefslogtreecommitdiff
path: root/__init__.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-12-12 16:23:13 +1100
committerChris Johns <chrisj@rtems.org>2013-12-12 16:23:13 +1100
commit993d33b3fca2e3ddfe53b75fe6434438edd1c48d (patch)
tree94064a05218150cb28890112433c02dc85a7f657 /__init__.py
Create new repo from existing files.
Diffstat (limited to '__init__.py')
-rw-r--r--__init__.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py
new file mode 100644
index 0000000..e0cd1e1
--- /dev/null
+++ b/__init__.py
@@ -0,0 +1,6 @@
+# Copyright 2013 Chris Johns (chrisj@rtems.org)
+#
+# This file's license is 2-clause BSD as in this distribution's LICENSE.2 file.
+#
+
+__all__ = ['rtems']