summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-07-25 18:50:38 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-07-25 18:50:38 +0000
commitc370929af2c2d426cbf1da346a5f885a8026e8b6 (patch)
tree5476d651dd057b8c55b4e37ed323d4017ed3296b /sys/arch/sparc
parentc7f974867c2dc7513c879889e53a7c4222c93906 (diff)
really remove it
Diffstat (limited to 'sys/arch/sparc')
-rw-r--r--sys/arch/sparc/sparc/locore.s3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc/sparc/locore.s b/sys/arch/sparc/sparc/locore.s
index 5fe947209b8..255d3eba383 100644
--- a/sys/arch/sparc/sparc/locore.s
+++ b/sys/arch/sparc/sparc/locore.s
@@ -1,4 +1,4 @@
-/* $OpenBSD: locore.s,v 1.51 2002/07/25 18:30:57 deraadt Exp $ */
+/* $OpenBSD: locore.s,v 1.52 2002/07/25 18:50:37 deraadt Exp $ */
/* $NetBSD: locore.s,v 1.73 1997/09/13 20:36:48 pk Exp $ */
/*
@@ -2332,7 +2332,6 @@ return_from_syscall:
* An interrupt frame is built in the space for a full trapframe;
* this contains the psr, pc, npc, and interrupt level.
*/
-! .comm _intrhand, 15 * 8 ! intrhand[0..14]; 0 => error
softintr_sun44c:
sethi %hi(INTRREG_VA), %l6
ldub [%l6 + %lo(INTRREG_VA)], %l5