summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/include
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/include')
-rw-r--r--c/src/exec/score/include/rtems/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/exec/score/include/rtems/system.h b/c/src/exec/score/include/rtems/system.h
index f0c3c6f3e5..f8f0ed14d8 100644
--- a/c/src/exec/score/include/rtems/system.h
+++ b/c/src/exec/score/include/rtems/system.h
@@ -32,6 +32,7 @@ extern "C" {
*/
#if defined(__sh__) \
|| defined(__mc68000__) \
+ || defined(__h8300__) \
|| defined(__i960__)
/* these cpus are ready to apply cpuopts.h */
#include <rtems/score/cpuopts.h>