aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/osal/osal.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/osal/osal.h')
-rw-r--r--os/rt/osal/osal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/rt/osal/osal.h b/os/rt/osal/osal.h
index 868fca249..c26b9853d 100644
--- a/os/rt/osal/osal.h
+++ b/os/rt/osal/osal.h
@@ -136,6 +136,7 @@ typedef io_queue_t GenericQueue;
typedef input_queue_t InputQueue;
typedef output_queue_t OutputQueue;
typedef bool bool_t;
+#define OSAL_FREQUENCY OSAL_ST_FREQUENCY
#if 0
/**