summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/h8300/rtems
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 11:35:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 11:35:50 +0000
commit8adc2145c5a4d6de70ec0874d6ae7ae6360a933e (patch)
tree8a5739af66355f0eaf7201225e87802890981246 /cpukit/score/cpu/h8300/rtems
parent2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8adc2145c5a4d6de70ec0874d6ae7ae6360a933e.tar.bz2
Cosmetics.
Diffstat (limited to 'cpukit/score/cpu/h8300/rtems')
-rw-r--r--cpukit/score/cpu/h8300/rtems/asm.h1
-rw-r--r--cpukit/score/cpu/h8300/rtems/score/h8300.h1
-rw-r--r--cpukit/score/cpu/h8300/rtems/score/types.h1
3 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 55de1417e6..d0b7a7f23f 100644
--- a/cpukit/score/cpu/h8300/rtems/asm.h
+++ b/cpukit/score/cpu/h8300/rtems/asm.h
@@ -119,6 +119,5 @@
#define EXTERN(sym) .globl SYM (sym)
#endif
-/* end of include file */
asm( \".h8300h\" );
diff --git a/cpukit/score/cpu/h8300/rtems/score/h8300.h b/cpukit/score/cpu/h8300/rtems/score/h8300.h
index 274b056456..0e6b7c6e82 100644
--- a/cpukit/score/cpu/h8300/rtems/score/h8300.h
+++ b/cpukit/score/cpu/h8300/rtems/score/h8300.h
@@ -57,4 +57,3 @@ extern "C" {
#endif
#endif
-/* end of include file */
diff --git a/cpukit/score/cpu/h8300/rtems/score/types.h b/cpukit/score/cpu/h8300/rtems/score/types.h
index 7550d11e0e..3896816a25 100644
--- a/cpukit/score/cpu/h8300/rtems/score/types.h
+++ b/cpukit/score/cpu/h8300/rtems/score/types.h
@@ -56,4 +56,3 @@ typedef void ( *h8300_isr_entry )( void );
#endif /* !ASM */
#endif
-/* end of include file */