From ea3e6928ba97ba02595f75f7ff5f024916ddc0c0 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 26 Nov 2013 08:08:38 +0100 Subject: nios2: Typos --- cpukit/score/cpu/nios2/rtems/score/nios2-utility.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpukit/score/cpu/nios2/rtems/score/nios2-utility.h b/cpukit/score/cpu/nios2/rtems/score/nios2-utility.h index eb08e79085..76d2ba6067 100644 --- a/cpukit/score/cpu/nios2/rtems/score/nios2-utility.h +++ b/cpukit/score/cpu/nios2/rtems/score/nios2-utility.h @@ -159,7 +159,7 @@ extern uint32_t _Nios2_Thread_dispatch_disabled; * interrupts. * * The board support package must provide a global symbol with this name to - * specifiy the status register mask used in _CPU_ISR_Disable(). + * specify the status register mask used in _CPU_ISR_Disable(). */ extern char _Nios2_ISR_Status_mask []; @@ -168,7 +168,7 @@ extern char _Nios2_ISR_Status_mask []; * interrupts. * * The board support package must provide a global symbol with this name to - * specifiy the status register bits used in _CPU_ISR_Disable(). + * specify the status register bits used in _CPU_ISR_Disable(). */ extern char _Nios2_ISR_Status_bits []; -- cgit v1.2.3