diff options
Diffstat (limited to 'os/kernel/include/chtm.h')
-rw-r--r-- | os/kernel/include/chtm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/os/kernel/include/chtm.h b/os/kernel/include/chtm.h index 8d8d021fd..b72bff8e6 100644 --- a/os/kernel/include/chtm.h +++ b/os/kernel/include/chtm.h @@ -31,8 +31,6 @@ #if CH_CFG_USE_TM || defined(__DOXYGEN__)
-#define port_rt_get_counter_value() 0
-
/*===========================================================================*/
/* Module constants. */
/*===========================================================================*/
|