aboutsummaryrefslogtreecommitdiff
path: root/rtm/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtm/main.c')
-rw-r--r--rtm/main.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/rtm/main.c b/rtm/main.c
new file mode 100644
index 0000000..12185b5
--- /dev/null
+++ b/rtm/main.c
@@ -0,0 +1,6 @@
+#include "../lib/io/io.h"
+
+int main()
+{
+
+}