aboutsummaryrefslogtreecommitdiff
path: root/src/sys/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/timer.c')
-rw-r--r--src/sys/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/timer.c b/src/sys/timer.c
index f4013d4..9df7b33 100644
--- a/src/sys/timer.c
+++ b/src/sys/timer.c
@@ -5,7 +5,7 @@
#include "../drivers/uart.a.h"
#include "../drivers/uart.h"
-#define TIMER_C
+#define SYS_TIMER_C
extern char* os_info_v;
unsigned long exe_cnt = 0;