summaryrefslogtreecommitdiff
path: root/hw/mips_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips_timer.c')
-rw-r--r--hw/mips_timer.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/mips_timer.c b/hw/mips_timer.c
index 5549e2483a..13217b2da0 100644
--- a/hw/mips_timer.c
+++ b/hw/mips_timer.c
@@ -4,10 +4,6 @@
#define TIMER_FREQ 100 * 1000 * 1000
-void cpu_mips_irqctrl_init (void)
-{
-}
-
/* XXX: do not use a global */
uint32_t cpu_mips_get_random (CPUState *env)
{