aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CycleClock/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CycleClock/schedule.ccl')
-rw-r--r--Carpet/CycleClock/schedule.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Carpet/CycleClock/schedule.ccl b/Carpet/CycleClock/schedule.ccl
new file mode 100644
index 000000000..cde207d25
--- /dev/null
+++ b/Carpet/CycleClock/schedule.ccl
@@ -0,0 +1,6 @@
+# Schedule definitions for thorn CycleClock
+
+SCHEDULE CycleClock_Setup AT startup BEFORE Driver_Startup
+{
+ LANG: C
+} "Set up CycleClock"