summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/sh')
-rw-r--r--cpukit/score/cpu/sh/cpu.c1
-rw-r--r--cpukit/score/cpu/sh/rtems/score/types.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/sh/cpu.c b/cpukit/score/cpu/sh/cpu.c
index 9e34f3fc30..aa646946e6 100644
--- a/cpukit/score/cpu/sh/cpu.c
+++ b/cpukit/score/cpu/sh/cpu.c
@@ -252,4 +252,3 @@ void _CPU_Context_Initialize(
_the_context->sr |= SH4_SR_FD;
#endif
}
-
diff --git a/cpukit/score/cpu/sh/rtems/score/types.h b/cpukit/score/cpu/sh/rtems/score/types.h
index 637464d8a6..d60a0ae9b5 100644
--- a/cpukit/score/cpu/sh/rtems/score/types.h
+++ b/cpukit/score/cpu/sh/rtems/score/types.h
@@ -63,4 +63,3 @@ typedef void ( *sh_isr_entry )( void );
#endif /* !ASM */
#endif
-