
#if (SIO_POLL_X2_MODE == 1)
  /** 
   * Clock control special function register name redefinition.
   * Uncomment this redefinition for the original CKCON clock
   * control register in circumstances where your device-specific
   * SFR register declaration header file inconveniently renames
   * it as CKCON0.
   * hideinitializer
   */
//  #define CKCON                   CKCON0
#endif
