summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/pcrtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/cbus/pcrtc.c')
-rw-r--r--sys/pc98/cbus/pcrtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c
index 820421b..5b7d27e 100644
--- a/sys/pc98/cbus/pcrtc.c
+++ b/sys/pc98/cbus/pcrtc.c
@@ -144,7 +144,7 @@ int clkintr_pending;
int disable_rtc_set; /* disable resettodr() if != 0 */
volatile u_int idelayed;
int statclock_disable;
-u_int stat_imask = SWI_CLOCK_MASK;
+u_int stat_imask = SWI_LOW_MASK;
#ifndef TIMER_FREQ
#ifdef PC98
#define TIMER_FREQ 2457600;
OpenPOWER on IntegriCloud