From 5bb38e15667c03ef44420cdeb7889db42649ece3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 4 Dec 2009 05:25:30 +0000 Subject: Whitespace removal. --- cpukit/score/cpu/mips/rtems/mips/idtcpu.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cpukit/score/cpu/mips/rtems/mips/idtcpu.h') diff --git a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h index 6b5ee12057..c8c8569f4a 100644 --- a/cpukit/score/cpu/mips/rtems/mips/idtcpu.h +++ b/cpukit/score/cpu/mips/rtems/mips/idtcpu.h @@ -21,7 +21,7 @@ COPYRIGHT IDT CORPORATION 1996 LICENSED MATERIAL - PROGRAM PROPERTY OF IDT $Id$ -*/ +*/ /* ** idtcpu.h -- cpu related defines @@ -70,7 +70,7 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT #define X_VEC (K0BASE+0x080) /* xtlbmiss vector */ #define C_VEC (K0BASE+0x100) /* cache error vector */ #define E_VEC (K0BASE+0x180) /* exception vector */ -#else +#else #error "EXCEPTION VECTORS: unknown ISA level" #endif #define R_VEC (K1BASE+0x1fc00000) /* reset vector */ @@ -184,7 +184,7 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT #endif */ /* Disabled by joel -- horrible overload of common word. -#ifndef wait +#ifndef wait #define wait .word 0x42000020 #endif wait */ @@ -279,7 +279,7 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT #endif */ /* Disabled by joel -- horrible overload of common word. -#ifndef wait +#ifndef wait #define wait .word 0x42000020 #endif wait */ -- cgit v1.2.3