summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mips/mips1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/mips/mips1.h')
-rw-r--r--src/devices/cpu/mips/mips1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/cpu/mips/mips1.h b/src/devices/cpu/mips/mips1.h
index a7cde9cdfd7..306944d358f 100644
--- a/src/devices/cpu/mips/mips1.h
+++ b/src/devices/cpu/mips/mips1.h
@@ -174,7 +174,6 @@ protected:
// interrupts
void generate_exception(u32 exception, bool refill = false);
- void check_irqs();
// cop0
virtual void handle_cop0(u32 const op);