From f570b0719919c923b217f83ce6664cb4bd2f99eb Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 1 Apr 2014 10:20:01 +0200 Subject: score: Rename Priority_bit_map_Control Rename Priority_bit_map_Control in Priority_bit_map_Word. --- cpukit/score/cpu/bfin/rtems/score/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/bfin/rtems/score/cpu.h') diff --git a/cpukit/score/cpu/bfin/rtems/score/cpu.h b/cpukit/score/cpu/bfin/rtems/score/cpu.h index e26d1ac7a3..306e4eb316 100644 --- a/cpukit/score/cpu/bfin/rtems/score/cpu.h +++ b/cpukit/score/cpu/bfin/rtems/score/cpu.h @@ -953,7 +953,7 @@ void _CPU_Context_Initialize( /** * This routine sets @a _output to the bit number of the first bit * set in @a _value. @a _value is of CPU dependent type - * @a Priority_bit_map_Control. This type may be either 16 or 32 bits + * @a Priority_bit_map_Word. This type may be either 16 or 32 bits * wide although only the 16 least significant bits will be used. * * There are a number of variables in using a "find first bit" type -- cgit v1.2.3