Zap some dead commons that are no longer used.
authorart <art@openbsd.org>
Mon, 14 Jul 2008 13:13:18 +0000 (13:13 +0000)
committerart <art@openbsd.org>
Mon, 14 Jul 2008 13:13:18 +0000 (13:13 +0000)
"Commitski!" miod@

sys/arch/solbourne/solbourne/locore.s
sys/arch/sparc/sparc/locore.s

index 90aae12..f0a6cbd 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: locore.s,v 1.10 2008/05/21 19:42:07 miod Exp $        */
+/*     $OpenBSD: locore.s,v 1.11 2008/07/14 13:13:18 art Exp $ */
 /*     OpenBSD: locore.s,v 1.64 2005/04/17 18:47:50 miod Exp   */
 
 /*
@@ -4815,6 +4815,3 @@ _C_LABEL(proc0paddr):
        .globl winuf_invalid
 
        .comm   _C_LABEL(nwindows), 4
-       .comm   _C_LABEL(curproc), 4
-       .comm   _C_LABEL(qs), 32 * 8
-       .comm   _C_LABEL(whichqs), 4
index 2c123ea..132ca72 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: locore.s,v 1.78 2008/05/21 19:42:07 miod Exp $        */
+/*     $OpenBSD: locore.s,v 1.79 2008/07/14 13:13:18 art Exp $ */
 /*     $NetBSD: locore.s,v 1.73 1997/09/13 20:36:48 pk Exp $   */
 
 /*
@@ -6163,5 +6163,3 @@ _C_LABEL(proc0paddr):
 
        .comm   _C_LABEL(nwindows), 4
        .comm   _C_LABEL(promvec), 4
-       .comm   _C_LABEL(qs), 32 * 8
-       .comm   _C_LABEL(whichqs), 4