aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CycleClock/schedule.ccl
blob: cde207d250d1fe70161ec2403409704db4aa21ef (plain)
1
2
3
4
5
6
# Schedule definitions for thorn CycleClock

SCHEDULE CycleClock_Setup AT startup BEFORE Driver_Startup
{
  LANG: C
} "Set up CycleClock"