aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/osal/nil/osal.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/osal/nil/osal.h')
-rw-r--r--os/hal/osal/nil/osal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/os/hal/osal/nil/osal.h b/os/hal/osal/nil/osal.h
index 080de71c8..77afc18eb 100644
--- a/os/hal/osal/nil/osal.h
+++ b/os/hal/osal/nil/osal.h
@@ -135,10 +135,6 @@
/* Module data structures and types. */
/*===========================================================================*/
-/* Temporary types provided for ChibiOS 2.x compatibility.*/
-typedef bool bool_t;
-#define OSAL_FREQUENCY OSAL_ST_FREQUENCY
-
#if 0
/**
* @brief Type of a system status word.