__PPCGECKO__

Preprocessor macro defined if the compiler is generating object code for the Power Architecture "Gecko" processor.

Syntax
__PPCGECKO__
  
Remarks

The compiler defines this macro as 1 when generating object code for the "Gecko" processor. This macro is undefined otherwise.

Related information
__ALTIVEC__
__POWERPC__
__PPCBROADWAY__
Processor Core Specific Macros