From 09e89c867c8dc14adee298176a0a4c72d8f32245 Mon Sep 17 00:00:00 2001 From: Vegard Storheil Eriksen Date: Tue, 7 Aug 2012 16:54:36 +0200 Subject: Split out reusable parts into the laks project. --- os/time.cpp | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 os/time.cpp (limited to 'os/time.cpp') 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; -- cgit v1.2.3