aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/osal/nil/osal.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/hal/osal/nil/osal.h b/os/hal/osal/nil/osal.h
index 7e8580776..59b13b2f2 100644
--- a/os/hal/osal/nil/osal.h
+++ b/os/hal/osal/nil/osal.h
@@ -35,6 +35,10 @@
#include "nil.h"
+#if defined(__SPC5_HAL__)
+#include "platform.h"
+#endif
+
/*===========================================================================*/
/* Module constants. */
/*===========================================================================*/