summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/m68k')
-rw-r--r--cpukit/score/cpu/m68k/asm.h2
-rw-r--r--cpukit/score/cpu/m68k/rtems/asm.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m68k/asm.h b/cpukit/score/cpu/m68k/asm.h
index fda93d9528..1f2a647947 100644
--- a/cpukit/score/cpu/m68k/asm.h
+++ b/cpukit/score/cpu/m68k/asm.h
@@ -30,7 +30,9 @@
* Indicate we are in an assembly file and get the basic CPU definitions.
*/
+#ifndef ASM
#define ASM
+#endif
#include <rtems/score/targopts.h>
#include <rtems/score/cpu.h>
diff --git a/cpukit/score/cpu/m68k/rtems/asm.h b/cpukit/score/cpu/m68k/rtems/asm.h
index fda93d9528..1f2a647947 100644
--- a/cpukit/score/cpu/m68k/rtems/asm.h
+++ b/cpukit/score/cpu/m68k/rtems/asm.h
@@ -30,7 +30,9 @@
* Indicate we are in an assembly file and get the basic CPU definitions.
*/
+#ifndef ASM
#define ASM
+#endif
#include <rtems/score/targopts.h>
#include <rtems/score/cpu.h>