--- cpukit/score/cpu/powerpc/rtems/score/cpu.h | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/cpukit/score/cpu/powerpc/rtems/score/cpu.h b/cpukit/score/cpu/powerpc/rtems/score/cpu.h index 0f5c8d8..287f73d 100644 --- a/cpukit/score/cpu/powerpc/rtems/score/cpu.h +++ b/cpukit/score/cpu/powerpc/rtems/score/cpu.h @@ -920,6 +920,10 @@ void _CPU_Context_Initialize( #ifndef ASM /* Bitfield handler macros */ +#define CPU_USE_GENERIC_BITFIELD_CODE FALSE + +#define CPU_USE_GENERIC_BITFIELD_DATA FALSE + /* * This routine sets _output to the bit number of the first bit * set in _value. _value is of CPU dependent type Priority_bit_map_Word. -- 1.8.4.5 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel