summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or32
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/or32
parent2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8adc2145c5a4d6de70ec0874d6ae7ae6360a933e.tar.bz2
Cosmetics.
Diffstat (limited to 'cpukit/score/cpu/or32')
-rw-r--r--cpukit/score/cpu/or32/asm.h1
-rw-r--r--cpukit/score/cpu/or32/rtems/asm.h1
-rw-r--r--cpukit/score/cpu/or32/rtems/score/or32.h1
-rw-r--r--cpukit/score/cpu/or32/rtems/score/types.h1
4 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/score/cpu/or32/asm.h b/cpukit/score/cpu/or32/asm.h
index 1a3c05cfa4..676cc2b264 100644
--- a/cpukit/score/cpu/or32/asm.h
+++ b/cpukit/score/cpu/or32/asm.h
@@ -98,4 +98,3 @@
#define EXTERN(sym) .global SYM (sym)
#endif
-/* end of include file */
diff --git a/cpukit/score/cpu/or32/rtems/asm.h b/cpukit/score/cpu/or32/rtems/asm.h
index 1a3c05cfa4..676cc2b264 100644
--- a/cpukit/score/cpu/or32/rtems/asm.h
+++ b/cpukit/score/cpu/or32/rtems/asm.h
@@ -98,4 +98,3 @@
#define EXTERN(sym) .global SYM (sym)
#endif
-/* end of include file */
diff --git a/cpukit/score/cpu/or32/rtems/score/or32.h b/cpukit/score/cpu/or32/rtems/score/or32.h
index d6654bc81f..0d3c406d1f 100644
--- a/cpukit/score/cpu/or32/rtems/score/or32.h
+++ b/cpukit/score/cpu/or32/rtems/score/or32.h
@@ -70,4 +70,3 @@ extern "C" {
#endif
#endif /* ! _INCLUDE_NO_CPU_h */
-/* end of include file */
diff --git a/cpukit/score/cpu/or32/rtems/score/types.h b/cpukit/score/cpu/or32/rtems/score/types.h
index 423cfa885c..b894921e3b 100644
--- a/cpukit/score/cpu/or32/rtems/score/types.h
+++ b/cpukit/score/cpu/or32/rtems/score/types.h
@@ -69,4 +69,3 @@ typedef void ( *no_cpu_isr_entry )( void );
#endif /* !ASM */
#endif
-/* end of include file */