summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/rtems/score
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/arm/rtems/score')
-rw-r--r--cpukit/score/cpu/arm/rtems/score/arm.h1
-rw-r--r--cpukit/score/cpu/arm/rtems/score/types.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/arm/rtems/score/arm.h b/cpukit/score/cpu/arm/rtems/score/arm.h
index 1cd74bc5b5..57f714405f 100644
--- a/cpukit/score/cpu/arm/rtems/score/arm.h
+++ b/cpukit/score/cpu/arm/rtems/score/arm.h
@@ -81,4 +81,3 @@ extern "C" {
#endif
#endif /* ! _INCLUDE_ARM_h */
-/* end of include file */
diff --git a/cpukit/score/cpu/arm/rtems/score/types.h b/cpukit/score/cpu/arm/rtems/score/types.h
index b6ce14eeca..4058ee9f98 100644
--- a/cpukit/score/cpu/arm/rtems/score/types.h
+++ b/cpukit/score/cpu/arm/rtems/score/types.h
@@ -56,4 +56,3 @@ typedef void ( *arm_cpu_isr_entry )( void );
#endif /* !ASM */
#endif
-/* end of include file */