From 8adc2145c5a4d6de70ec0874d6ae7ae6360a933e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 21 Nov 2004 11:35:50 +0000 Subject: Cosmetics. --- cpukit/score/cpu/m68k/rtems/asm.h | 1 - cpukit/score/cpu/m68k/rtems/m68k/m68302.h | 1 - cpukit/score/cpu/m68k/rtems/score/cpu.h | 1 - cpukit/score/cpu/m68k/rtems/score/m68k.h | 1 - cpukit/score/cpu/m68k/rtems/score/types.h | 1 - 5 files changed, 5 deletions(-) (limited to 'cpukit/score/cpu/m68k/rtems') diff --git a/cpukit/score/cpu/m68k/rtems/asm.h b/cpukit/score/cpu/m68k/rtems/asm.h index 76c434b8d9..2c98970a7b 100644 --- a/cpukit/score/cpu/m68k/rtems/asm.h +++ b/cpukit/score/cpu/m68k/rtems/asm.h @@ -144,4 +144,3 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ diff --git a/cpukit/score/cpu/m68k/rtems/m68k/m68302.h b/cpukit/score/cpu/m68k/rtems/m68k/m68302.h index 0ee052b8b3..3da0c72b1c 100644 --- a/cpukit/score/cpu/m68k/rtems/m68k/m68302.h +++ b/cpukit/score/cpu/m68k/rtems/m68k/m68302.h @@ -658,4 +658,3 @@ typedef struct { extern volatile m302_dualPortRAM_t m302; #endif -/* end of include file */ diff --git a/cpukit/score/cpu/m68k/rtems/score/cpu.h b/cpukit/score/cpu/m68k/rtems/score/cpu.h index d2cdefacff..7ddb048886 100644 --- a/cpukit/score/cpu/m68k/rtems/score/cpu.h +++ b/cpukit/score/cpu/m68k/rtems/score/cpu.h @@ -689,4 +689,3 @@ SCORE_EXTERN int (*_FPSP_install_raw_handler)( #endif #endif -/* end of include file */ diff --git a/cpukit/score/cpu/m68k/rtems/score/m68k.h b/cpukit/score/cpu/m68k/rtems/score/m68k.h index 36efa26cd0..9b9b7ec8df 100644 --- a/cpukit/score/cpu/m68k/rtems/score/m68k.h +++ b/cpukit/score/cpu/m68k/rtems/score/m68k.h @@ -417,4 +417,3 @@ static inline void * _CPU_virtual_to_physical ( #endif #endif /* __M68K_h */ -/* end of include file */ diff --git a/cpukit/score/cpu/m68k/rtems/score/types.h b/cpukit/score/cpu/m68k/rtems/score/types.h index 1fd6bf71a3..ad570ec66e 100644 --- a/cpukit/score/cpu/m68k/rtems/score/types.h +++ b/cpukit/score/cpu/m68k/rtems/score/types.h @@ -57,4 +57,3 @@ typedef void ( *m68k_isr_entry )( void ); #endif /* !ASM */ #endif -/* end of include file */ -- cgit v1.2.3