summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/c4x/rtems
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/c4x/rtems
parent2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8adc2145c5a4d6de70ec0874d6ae7ae6360a933e.tar.bz2
Cosmetics.
Diffstat (limited to 'cpukit/score/cpu/c4x/rtems')
-rw-r--r--cpukit/score/cpu/c4x/rtems/asm.h1
-rw-r--r--cpukit/score/cpu/c4x/rtems/score/c4x.h1
-rw-r--r--cpukit/score/cpu/c4x/rtems/score/types.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/score/cpu/c4x/rtems/asm.h b/cpukit/score/cpu/c4x/rtems/asm.h
index 8ae29a1c38..1e75c78447 100644
--- a/cpukit/score/cpu/c4x/rtems/asm.h
+++ b/cpukit/score/cpu/c4x/rtems/asm.h
@@ -98,4 +98,3 @@
#define EXTERN(sym) .globl SYM (sym)
#endif
-/* end of include file */
diff --git a/cpukit/score/cpu/c4x/rtems/score/c4x.h b/cpukit/score/cpu/c4x/rtems/score/c4x.h
index 85aa76e7b2..926b166434 100644
--- a/cpukit/score/cpu/c4x/rtems/score/c4x.h
+++ b/cpukit/score/cpu/c4x/rtems/score/c4x.h
@@ -365,4 +365,3 @@ static inline void c4x_set_ittp(void *_ittp_value)
#endif
#endif /* ! _INCLUDE_C4X_h */
-/* end of include file */
diff --git a/cpukit/score/cpu/c4x/rtems/score/types.h b/cpukit/score/cpu/c4x/rtems/score/types.h
index 570c2c1ed9..95dc5ed332 100644
--- a/cpukit/score/cpu/c4x/rtems/score/types.h
+++ b/cpukit/score/cpu/c4x/rtems/score/types.h
@@ -56,4 +56,3 @@ typedef void ( *c4x_isr_entry )( void );
#endif /* !ASM */
#endif
-/* end of include file */