
#ifdef REG51_H
/*
 * Declare CKCON clock control register only if this module still #includes
 * it's original generic 8051 register declaration header file REG51.h. 
 */
sfr CKCON = 0x8F;
#endif
