summaryrefslogtreecommitdiff
path: root/os/time.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'os/time.cpp')
-rw-r--r--os/time.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/os/time.cpp b/os/time.cpp
deleted file mode 100644
index 6c96027..0000000
--- a/os/time.cpp
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "time.h"
-
-volatile uint32_t Time::systime;