summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu
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/no_cpu
parent2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8adc2145c5a4d6de70ec0874d6ae7ae6360a933e.tar.bz2
Cosmetics.
Diffstat (limited to 'cpukit/score/cpu/no_cpu')
-rw-r--r--cpukit/score/cpu/no_cpu/asm.h1
-rw-r--r--cpukit/score/cpu/no_cpu/rtems/asm.h1
-rw-r--r--cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h1
-rw-r--r--cpukit/score/cpu/no_cpu/rtems/score/types.h1
4 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/score/cpu/no_cpu/asm.h b/cpukit/score/cpu/no_cpu/asm.h
index 5b0ae5a65e..66b6641346 100644
--- a/cpukit/score/cpu/no_cpu/asm.h
+++ b/cpukit/score/cpu/no_cpu/asm.h
@@ -98,4 +98,3 @@
#define EXTERN(sym) .globl SYM (sym)
#endif
-/* end of include file */
diff --git a/cpukit/score/cpu/no_cpu/rtems/asm.h b/cpukit/score/cpu/no_cpu/rtems/asm.h
index 5b0ae5a65e..66b6641346 100644
--- a/cpukit/score/cpu/no_cpu/rtems/asm.h
+++ b/cpukit/score/cpu/no_cpu/rtems/asm.h
@@ -98,4 +98,3 @@
#define EXTERN(sym) .globl SYM (sym)
#endif
-/* end of include file */
diff --git a/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h b/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h
index fd096d8d46..1cb04d4d53 100644
--- a/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h
+++ b/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h
@@ -67,4 +67,3 @@ extern "C" {
#endif
#endif /* ! _INCLUDE_NO_CPU_h */
-/* end of include file */
diff --git a/cpukit/score/cpu/no_cpu/rtems/score/types.h b/cpukit/score/cpu/no_cpu/rtems/score/types.h
index 6b3358c058..26c5b0e0ba 100644
--- a/cpukit/score/cpu/no_cpu/rtems/score/types.h
+++ b/cpukit/score/cpu/no_cpu/rtems/score/types.h
@@ -56,4 +56,3 @@ typedef void ( *no_cpu_isr_entry )( void );
#endif /* !ASM */
#endif
-/* end of include file */