From 9b07a5dce5267f0aa733cdc711da304e9937153e Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Tue, 15 May 2007 21:00:06 +0000 Subject: Remove unused variable. --- sys/arch/sparc64/sparc64/locore.s | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys') diff --git a/sys/arch/sparc64/sparc64/locore.s b/sys/arch/sparc64/sparc64/locore.s index ef9e42f545a..7915aed73f5 100644 --- a/sys/arch/sparc64/sparc64/locore.s +++ b/sys/arch/sparc64/sparc64/locore.s @@ -1,4 +1,4 @@ -/* $OpenBSD: locore.s,v 1.76 2007/05/15 20:30:11 kettenis Exp $ */ +/* $OpenBSD: locore.s,v 1.77 2007/05/15 21:00:05 kettenis Exp $ */ /* $NetBSD: locore.s,v 1.137 2001/08/13 06:10:10 jdolecek Exp $ */ /* @@ -9452,8 +9452,6 @@ _C_LABEL(ssym): _C_LABEL(proc0paddr): .xword _C_LABEL(u0) ! KVA of proc0 uarea - .comm _C_LABEL(nwindows), 4 - #ifdef DEBUG .comm _C_LABEL(trapdebug), 4 .comm _C_LABEL(pmapdebug), 4 -- cgit v1.2.3