summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu/rtems/score
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/no_cpu/rtems/score')
-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
2 files changed, 0 insertions, 2 deletions
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 */