diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-17 21:21:07 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-17 21:21:07 +0100 |
| commit | 3d1f0b2cc16ba6a5bb1d47e24f4bb9e33a7e1aaf (patch) | |
| tree | 4e9f4e18563985c20b3406fe0f4241bf90674a2b /kernel/time.h | |
| parent | 3e151cb6371ecba06e21c3e56e0a95c8af4e93f9 (diff) | |
minor fixes and testing
Diffstat (limited to 'kernel/time.h')
| -rw-r--r-- | kernel/time.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/time.h b/kernel/time.h deleted file mode 100644 index 1c581c1..0000000 --- a/kernel/time.h +++ /dev/null @@ -1,3 +0,0 @@ -#include "lib/int/stdint.h" -volatile uint64_t task_system_clock; // from task.c - |
