summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2012-01-31 08:09:05 +0100
committerHarald Welte <laforge@gnumonks.org>2012-02-07 20:03:02 +0100
commit565840008b8c12a58466b4da1545d6e42670a610 (patch)
tree8b49964fd0133710c77455d839b8d3130a078f87 /src/target/firmware/include
parent6efc1f395e591e19b78a3a31105ffe2b795a9d53 (diff)
firmware/timer: Added HZ as global defintion for jiffies per second
Diffstat (limited to 'src/target/firmware/include')
-rw-r--r--src/target/firmware/include/comm/timer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/target/firmware/include/comm/timer.h b/src/target/firmware/include/comm/timer.h
index 877d47b5..1996f666 100644
--- a/src/target/firmware/include/comm/timer.h
+++ b/src/target/firmware/include/comm/timer.h
@@ -25,6 +25,8 @@
#include <osmocom/core/linuxlist.h>
+#define HZ 100
+
/**
* Timer management:
* - Create a struct osmo_timer_list