aboutsummaryrefslogtreecommitdiff
path: root/sys/rt/context.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/rt/context.c')
-rw-r--r--sys/rt/context.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/rt/context.c b/sys/rt/context.c
new file mode 100644
index 0000000..fb383e3
--- /dev/null
+++ b/sys/rt/context.c
@@ -0,0 +1,4 @@
+#include <u.h>
+#include <rt.h>
+
+struct rt·Context rt·context;