aboutsummaryrefslogtreecommitdiff
path: root/include/hw/rtc/mc146818rtc_regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/rtc/mc146818rtc_regs.h')
-rw-r--r--include/hw/rtc/mc146818rtc_regs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hw/rtc/mc146818rtc_regs.h b/include/hw/rtc/mc146818rtc_regs.h
index dd6c09e2fc..12197e0553 100644
--- a/include/hw/rtc/mc146818rtc_regs.h
+++ b/include/hw/rtc/mc146818rtc_regs.h
@@ -28,8 +28,6 @@
#include "qemu/timer.h"
#include "qemu/host-utils.h"
-#define RTC_ISA_IRQ 8
-
#define RTC_SECONDS 0
#define RTC_SECONDS_ALARM 1
#define RTC_MINUTES 2