summaryrefslogtreecommitdiff
path: root/kern/time_stamp.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/time_stamp.c')
-rw-r--r--kern/time_stamp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/kern/time_stamp.c b/kern/time_stamp.c
index ee141a0e..b8ac9d82 100644
--- a/kern/time_stamp.c
+++ b/kern/time_stamp.c
@@ -29,6 +29,8 @@
#include <sys/time.h>
#include <kern/time_stamp.h>
+unsigned ts_tick_count;
+
/*
* ts.c - kern_timestamp system call.
*/