
/*
 * Clock control register declaration (for when available and not previously declared).
 */
#ifndef CKCON
    sfr CKCON = 0x8F;
#endif
