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/arm/rtems/asm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/arm/rtems/asm.h') diff --git a/cpukit/score/cpu/arm/rtems/asm.h b/cpukit/score/cpu/arm/rtems/asm.h index 176ac064ee..04c5360790 100644 --- a/cpukit/score/cpu/arm/rtems/asm.h +++ b/cpukit/score/cpu/arm/rtems/asm.h @@ -11,7 +11,7 @@ * NOTE: The spacing in the use of these macros * is critical to them working as advertised. */ - + /* * COPYRIGHT: * @@ -96,7 +96,7 @@ #define NUM_IRQ_VECTOR 6 // IRQ number #define NUM_FIQ_VECTOR 7 // IRQ number - // // + // // #define CPSR_IRQ_DISABLE 0x80 // FIQ disabled when =1 #define CPSR_FIQ_DISABLE 0x40 // FIQ disabled when =1 #define CPSR_THUMB_ENABLE 0x20 // Thumb mode when =1 -- cgit v1.2.3