summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/rtems/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/h8300/rtems/asm.h')
-rw-r--r--cpukit/score/cpu/h8300/rtems/asm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/score/cpu/h8300/rtems/asm.h b/cpukit/score/cpu/h8300/rtems/asm.h
index f45c519b45..02919d8241 100644
--- a/cpukit/score/cpu/h8300/rtems/asm.h
+++ b/cpukit/score/cpu/h8300/rtems/asm.h
@@ -37,7 +37,6 @@
* Indicate we are in an assembly file and get the basic CPU definitions.
*/
-#define ASM
#include <rtems/score/h8300.h>
/*
@@ -116,5 +115,3 @@
#define EXTERN(sym) .globl SYM (sym)
#endif
-
- asm( \".h8300h\" );