Preprocessor macro defined if the compiler is generating object code for the Power Architecture "Broadway" processor.
__PPCBROADWAY__
The compiler defines this macro as 1 when generating object code for the "Broadway" processor. The __PPCGECKO__ macro is also defined.
This macro is undefined otherwise.