summaryrefslogtreecommitdiff
path: root/emulators/vmips/patches/patch-aa
blob: 82528a9fe38a191ac82e10dc5e27400aed2979c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1 2007/10/10 11:29:19 rillig Exp $

--- deviceint.h.orig	2005-01-06 22:04:54.000000000 +0100
+++ deviceint.h	2007-10-10 13:27:57.000000000 +0200
@@ -52,7 +52,7 @@ public:
 
 	/* Return the bit of the CP0 Status and Cause registers corresponding
 	   to interrupt line number NUM, or 0 if no such interrupt line exists. */
-	static uint32 DeviceInt::num2irq(uint32 num) throw();
+	static uint32 num2irq(uint32 num) throw();
 
 protected:
 	/* Assert an interrupt request on interrupt line LINE, which