summaryrefslogtreecommitdiffstats
path: root/include/asm-i386/mc146818rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-i386/mc146818rtc.h')
-rw-r--r--include/asm-i386/mc146818rtc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-i386/mc146818rtc.h b/include/asm-i386/mc146818rtc.h
index 8729c5dfb..d6e300943 100644
--- a/include/asm-i386/mc146818rtc.h
+++ b/include/asm-i386/mc146818rtc.h
@@ -24,4 +24,6 @@ outb_p((addr),RTC_PORT(0)); \
outb_p((val),RTC_PORT(1)); \
})
+#define RTC_IRQ 8
+
#endif /* _ASM_MC146818RTC_H */