how to use the I2C Bus for Rabbit 6000?

In the I2C library,there is a conditional compile:
#if (CPU_ID_MASK(CPU_ID) < R6000) ;how to deal with this conditional compile?will I not care the question if i choose the target RCM6760 in the compile option?

Hello, It seems like you do not need to take care about this macro since For Rabbit 6000 processors the I2C_HW.LIB file taking care of the pins. pls check the I2C_HW.LIB file under
C:\DCRABBIT_10.72\Lib\Rabbit4000\I2C