From 8adc2145c5a4d6de70ec0874d6ae7ae6360a933e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 21 Nov 2004 11:35:50 +0000 Subject: Cosmetics. --- c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h | 1 - cpukit/score/cpu/arm/asm.h | 1 - cpukit/score/cpu/arm/rtems/asm.h | 1 - cpukit/score/cpu/arm/rtems/score/arm.h | 1 - cpukit/score/cpu/arm/rtems/score/types.h | 1 - cpukit/score/cpu/avr/asm.h | 1 - cpukit/score/cpu/avr/rtems/asm.h | 1 - cpukit/score/cpu/c4x/asm.h | 1 - cpukit/score/cpu/c4x/rtems/asm.h | 1 - cpukit/score/cpu/c4x/rtems/score/c4x.h | 1 - cpukit/score/cpu/c4x/rtems/score/types.h | 1 - cpukit/score/cpu/h8300/asm.h | 1 - cpukit/score/cpu/h8300/rtems/asm.h | 1 - cpukit/score/cpu/h8300/rtems/score/h8300.h | 1 - cpukit/score/cpu/h8300/rtems/score/types.h | 1 - cpukit/score/cpu/i386/asm.h | 1 - cpukit/score/cpu/i386/rtems/asm.h | 1 - cpukit/score/cpu/i386/rtems/score/cpu.h | 1 - cpukit/score/cpu/i386/rtems/score/i386.h | 1 - cpukit/score/cpu/i386/rtems/score/types.h | 1 - cpukit/score/cpu/m68k/asm.h | 1 - cpukit/score/cpu/m68k/m68302.h | 1 - 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 - cpukit/score/cpu/mips/asm.h | 1 - cpukit/score/cpu/mips/rtems/asm.h | 1 - cpukit/score/cpu/mips/rtems/score/mips.h | 1 - cpukit/score/cpu/mips/rtems/score/types.h | 1 - cpukit/score/cpu/no_cpu/asm.h | 1 - cpukit/score/cpu/no_cpu/rtems/asm.h | 1 - cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h | 1 - cpukit/score/cpu/no_cpu/rtems/score/types.h | 1 - cpukit/score/cpu/or32/asm.h | 1 - cpukit/score/cpu/or32/rtems/asm.h | 1 - cpukit/score/cpu/or32/rtems/score/or32.h | 1 - cpukit/score/cpu/or32/rtems/score/types.h | 1 - cpukit/score/cpu/powerpc/asm.h | 1 - cpukit/score/cpu/powerpc/rtems/asm.h | 1 - cpukit/score/cpu/powerpc/rtems/score/powerpc.h | 1 - cpukit/score/cpu/powerpc/rtems/score/types.h | 1 - cpukit/score/cpu/sparc/asm.h | 1 - cpukit/score/cpu/sparc/rtems/asm.h | 1 - cpukit/score/cpu/sparc/rtems/score/sparc.h | 1 - cpukit/score/cpu/sparc/rtems/score/types.h | 1 - cpukit/score/cpu/unix/rtems/score/types.h | 1 - cpukit/score/cpu/unix/rtems/score/unix.h | 1 - 49 files changed, 49 deletions(-) diff --git a/c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h b/c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h index 13eeb73d5b..fc50807aff 100644 --- a/c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h +++ b/c/src/lib/libcpu/powerpc/rtems/powerpc/powerpc.h @@ -756,4 +756,3 @@ extern "C" { #endif #endif /* ! _INCLUDE_PPC_h */ -/* end of include file */ diff --git a/cpukit/score/cpu/arm/asm.h b/cpukit/score/cpu/arm/asm.h index d1440f33dd..ffe5921ccf 100644 --- a/cpukit/score/cpu/arm/asm.h +++ b/cpukit/score/cpu/arm/asm.h @@ -123,4 +123,3 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ diff --git a/cpukit/score/cpu/arm/rtems/asm.h b/cpukit/score/cpu/arm/rtems/asm.h index d1440f33dd..ffe5921ccf 100644 --- a/cpukit/score/cpu/arm/rtems/asm.h +++ b/cpukit/score/cpu/arm/rtems/asm.h @@ -123,4 +123,3 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ 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 */ diff --git a/cpukit/score/cpu/avr/asm.h b/cpukit/score/cpu/avr/asm.h index 5b8261895f..b9f9e33c1f 100644 --- a/cpukit/score/cpu/avr/asm.h +++ b/cpukit/score/cpu/avr/asm.h @@ -98,4 +98,3 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ diff --git a/cpukit/score/cpu/avr/rtems/asm.h b/cpukit/score/cpu/avr/rtems/asm.h index 5b8261895f..b9f9e33c1f 100644 --- a/cpukit/score/cpu/avr/rtems/asm.h +++ b/cpukit/score/cpu/avr/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/asm.h b/cpukit/score/cpu/c4x/asm.h index 8ae29a1c38..1e75c78447 100644 --- a/cpukit/score/cpu/c4x/asm.h +++ b/cpukit/score/cpu/c4x/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/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 */ diff --git a/cpukit/score/cpu/h8300/asm.h b/cpukit/score/cpu/h8300/asm.h index 55de1417e6..d0b7a7f23f 100644 --- a/cpukit/score/cpu/h8300/asm.h +++ b/cpukit/score/cpu/h8300/asm.h @@ -119,6 +119,5 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ asm( \".h8300h\" ); diff --git a/cpukit/score/cpu/h8300/rtems/asm.h b/cpukit/score/cpu/h8300/rtems/asm.h index 55de1417e6..d0b7a7f23f 100644 --- a/cpukit/score/cpu/h8300/rtems/asm.h +++ b/cpukit/score/cpu/h8300/rtems/asm.h @@ -119,6 +119,5 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ asm( \".h8300h\" ); diff --git a/cpukit/score/cpu/h8300/rtems/score/h8300.h b/cpukit/score/cpu/h8300/rtems/score/h8300.h index 274b056456..0e6b7c6e82 100644 --- a/cpukit/score/cpu/h8300/rtems/score/h8300.h +++ b/cpukit/score/cpu/h8300/rtems/score/h8300.h @@ -57,4 +57,3 @@ extern "C" { #endif #endif -/* end of include file */ diff --git a/cpukit/score/cpu/h8300/rtems/score/types.h b/cpukit/score/cpu/h8300/rtems/score/types.h index 7550d11e0e..3896816a25 100644 --- a/cpukit/score/cpu/h8300/rtems/score/types.h +++ b/cpukit/score/cpu/h8300/rtems/score/types.h @@ -56,4 +56,3 @@ typedef void ( *h8300_isr_entry )( void ); #endif /* !ASM */ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/i386/asm.h b/cpukit/score/cpu/i386/asm.h index e695f57119..504c5f8477 100644 --- a/cpukit/score/cpu/i386/asm.h +++ b/cpukit/score/cpu/i386/asm.h @@ -142,4 +142,3 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ diff --git a/cpukit/score/cpu/i386/rtems/asm.h b/cpukit/score/cpu/i386/rtems/asm.h index e695f57119..504c5f8477 100644 --- a/cpukit/score/cpu/i386/rtems/asm.h +++ b/cpukit/score/cpu/i386/rtems/asm.h @@ -142,4 +142,3 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ diff --git a/cpukit/score/cpu/i386/rtems/score/cpu.h b/cpukit/score/cpu/i386/rtems/score/cpu.h index 5f3d49ca45..fe7cd532bc 100644 --- a/cpukit/score/cpu/i386/rtems/score/cpu.h +++ b/cpukit/score/cpu/i386/rtems/score/cpu.h @@ -513,4 +513,3 @@ void _CPU_Context_restore_fp( #endif #endif -/* end of include file */ diff --git a/cpukit/score/cpu/i386/rtems/score/i386.h b/cpukit/score/cpu/i386/rtems/score/i386.h index ef29fc66e3..a5c14be72b 100644 --- a/cpukit/score/cpu/i386/rtems/score/i386.h +++ b/cpukit/score/cpu/i386/rtems/score/i386.h @@ -244,4 +244,3 @@ void *i386_Physical_to_logical( #endif /* !ASM */ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/i386/rtems/score/types.h b/cpukit/score/cpu/i386/rtems/score/types.h index 9acb30efd6..9b1acf326f 100644 --- a/cpukit/score/cpu/i386/rtems/score/types.h +++ b/cpukit/score/cpu/i386/rtems/score/types.h @@ -57,4 +57,3 @@ typedef i386_isr ( *i386_isr_entry )( void ); #endif /* !ASM */ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/m68k/asm.h b/cpukit/score/cpu/m68k/asm.h index 76c434b8d9..2c98970a7b 100644 --- a/cpukit/score/cpu/m68k/asm.h +++ b/cpukit/score/cpu/m68k/asm.h @@ -144,4 +144,3 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ diff --git a/cpukit/score/cpu/m68k/m68302.h b/cpukit/score/cpu/m68k/m68302.h index 0ee052b8b3..3da0c72b1c 100644 --- a/cpukit/score/cpu/m68k/m68302.h +++ b/cpukit/score/cpu/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/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 */ diff --git a/cpukit/score/cpu/mips/asm.h b/cpukit/score/cpu/mips/asm.h index e72bd319ad..0460d34eff 100644 --- a/cpukit/score/cpu/mips/asm.h +++ b/cpukit/score/cpu/mips/asm.h @@ -157,4 +157,3 @@ _##name: #define R_FP31 31 #endif -/* end of include file */ diff --git a/cpukit/score/cpu/mips/rtems/asm.h b/cpukit/score/cpu/mips/rtems/asm.h index e72bd319ad..0460d34eff 100644 --- a/cpukit/score/cpu/mips/rtems/asm.h +++ b/cpukit/score/cpu/mips/rtems/asm.h @@ -157,4 +157,3 @@ _##name: #define R_FP31 31 #endif -/* end of include file */ diff --git a/cpukit/score/cpu/mips/rtems/score/mips.h b/cpukit/score/cpu/mips/rtems/score/mips.h index a449589bc0..341dd89d3e 100644 --- a/cpukit/score/cpu/mips/rtems/score/mips.h +++ b/cpukit/score/cpu/mips/rtems/score/mips.h @@ -271,4 +271,3 @@ extern "C" { #endif #endif /* ! _INCLUDE_MIPS_h */ -/* end of include file */ diff --git a/cpukit/score/cpu/mips/rtems/score/types.h b/cpukit/score/cpu/mips/rtems/score/types.h index 9f5b95e969..b6e55469e0 100644 --- a/cpukit/score/cpu/mips/rtems/score/types.h +++ b/cpukit/score/cpu/mips/rtems/score/types.h @@ -57,4 +57,3 @@ typedef void ( *mips_isr_entry )( void ); #endif /* !ASM */ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/no_cpu/asm.h b/cpukit/score/cpu/no_cpu/asm.h index 5b0ae5a65e..66b6641346 100644 --- a/cpukit/score/cpu/no_cpu/asm.h +++ b/cpukit/score/cpu/no_cpu/asm.h @@ -98,4 +98,3 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ diff --git a/cpukit/score/cpu/no_cpu/rtems/asm.h b/cpukit/score/cpu/no_cpu/rtems/asm.h index 5b0ae5a65e..66b6641346 100644 --- a/cpukit/score/cpu/no_cpu/rtems/asm.h +++ b/cpukit/score/cpu/no_cpu/rtems/asm.h @@ -98,4 +98,3 @@ #define EXTERN(sym) .globl SYM (sym) #endif -/* end of include file */ 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 */ diff --git a/cpukit/score/cpu/or32/asm.h b/cpukit/score/cpu/or32/asm.h index 1a3c05cfa4..676cc2b264 100644 --- a/cpukit/score/cpu/or32/asm.h +++ b/cpukit/score/cpu/or32/asm.h @@ -98,4 +98,3 @@ #define EXTERN(sym) .global SYM (sym) #endif -/* end of include file */ diff --git a/cpukit/score/cpu/or32/rtems/asm.h b/cpukit/score/cpu/or32/rtems/asm.h index 1a3c05cfa4..676cc2b264 100644 --- a/cpukit/score/cpu/or32/rtems/asm.h +++ b/cpukit/score/cpu/or32/rtems/asm.h @@ -98,4 +98,3 @@ #define EXTERN(sym) .global SYM (sym) #endif -/* end of include file */ diff --git a/cpukit/score/cpu/or32/rtems/score/or32.h b/cpukit/score/cpu/or32/rtems/score/or32.h index d6654bc81f..0d3c406d1f 100644 --- a/cpukit/score/cpu/or32/rtems/score/or32.h +++ b/cpukit/score/cpu/or32/rtems/score/or32.h @@ -70,4 +70,3 @@ extern "C" { #endif #endif /* ! _INCLUDE_NO_CPU_h */ -/* end of include file */ diff --git a/cpukit/score/cpu/or32/rtems/score/types.h b/cpukit/score/cpu/or32/rtems/score/types.h index 423cfa885c..b894921e3b 100644 --- a/cpukit/score/cpu/or32/rtems/score/types.h +++ b/cpukit/score/cpu/or32/rtems/score/types.h @@ -69,4 +69,3 @@ typedef void ( *no_cpu_isr_entry )( void ); #endif /* !ASM */ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/powerpc/asm.h b/cpukit/score/cpu/powerpc/asm.h index 6e94236cd5..bbfdfa0013 100644 --- a/cpukit/score/cpu/powerpc/asm.h +++ b/cpukit/score/cpu/powerpc/asm.h @@ -295,4 +295,3 @@ SYM (x):; \ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/powerpc/rtems/asm.h b/cpukit/score/cpu/powerpc/rtems/asm.h index 6e94236cd5..bbfdfa0013 100644 --- a/cpukit/score/cpu/powerpc/rtems/asm.h +++ b/cpukit/score/cpu/powerpc/rtems/asm.h @@ -295,4 +295,3 @@ SYM (x):; \ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/powerpc/rtems/score/powerpc.h b/cpukit/score/cpu/powerpc/rtems/score/powerpc.h index 13eeb73d5b..fc50807aff 100644 --- a/cpukit/score/cpu/powerpc/rtems/score/powerpc.h +++ b/cpukit/score/cpu/powerpc/rtems/score/powerpc.h @@ -756,4 +756,3 @@ extern "C" { #endif #endif /* ! _INCLUDE_PPC_h */ -/* end of include file */ diff --git a/cpukit/score/cpu/powerpc/rtems/score/types.h b/cpukit/score/cpu/powerpc/rtems/score/types.h index c9dfe8d9ff..ea2927cdd0 100644 --- a/cpukit/score/cpu/powerpc/rtems/score/types.h +++ b/cpukit/score/cpu/powerpc/rtems/score/types.h @@ -72,4 +72,3 @@ typedef void ppc_isr; #endif /* !ASM */ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/sparc/asm.h b/cpukit/score/cpu/sparc/asm.h index 956037edca..7137d71603 100644 --- a/cpukit/score/cpu/sparc/asm.h +++ b/cpukit/score/cpu/sparc/asm.h @@ -120,4 +120,3 @@ mov _vector, %l3 #endif -/* end of include file */ diff --git a/cpukit/score/cpu/sparc/rtems/asm.h b/cpukit/score/cpu/sparc/rtems/asm.h index 956037edca..7137d71603 100644 --- a/cpukit/score/cpu/sparc/rtems/asm.h +++ b/cpukit/score/cpu/sparc/rtems/asm.h @@ -120,4 +120,3 @@ mov _vector, %l3 #endif -/* end of include file */ diff --git a/cpukit/score/cpu/sparc/rtems/score/sparc.h b/cpukit/score/cpu/sparc/rtems/score/sparc.h index 2214a6aab2..b96372ebe2 100644 --- a/cpukit/score/cpu/sparc/rtems/score/sparc.h +++ b/cpukit/score/cpu/sparc/rtems/score/sparc.h @@ -266,4 +266,3 @@ extern "C" { #endif #endif /* ! _INCLUDE_SPARC_h */ -/* end of include file */ diff --git a/cpukit/score/cpu/sparc/rtems/score/types.h b/cpukit/score/cpu/sparc/rtems/score/types.h index e34addd091..90cb1e914a 100644 --- a/cpukit/score/cpu/sparc/rtems/score/types.h +++ b/cpukit/score/cpu/sparc/rtems/score/types.h @@ -56,4 +56,3 @@ typedef void ( *sparc_isr_entry )( void ); #endif /* !ASM */ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/unix/rtems/score/types.h b/cpukit/score/cpu/unix/rtems/score/types.h index a2046ccb95..383405f34d 100644 --- a/cpukit/score/cpu/unix/rtems/score/types.h +++ b/cpukit/score/cpu/unix/rtems/score/types.h @@ -71,4 +71,3 @@ typedef unix_isr ( *unix_isr_entry )( void ); #endif /* !ASM */ #endif -/* end of include file */ diff --git a/cpukit/score/cpu/unix/rtems/score/unix.h b/cpukit/score/cpu/unix/rtems/score/unix.h index e3aac5ee8a..bca0df8c79 100644 --- a/cpukit/score/cpu/unix/rtems/score/unix.h +++ b/cpukit/score/cpu/unix/rtems/score/unix.h @@ -71,4 +71,3 @@ extern "C" { #endif #endif -/* end of include file */ -- cgit v1.2.3