Send unused string literal ``mapme'' to nirvana.
authormiod <miod@openbsd.org>
Wed, 16 Jul 2008 16:40:05 +0000 (16:40 +0000)
committermiod <miod@openbsd.org>
Wed, 16 Jul 2008 16:40:05 +0000 (16:40 +0000)
sys/arch/sparc/sparc/locore.s

index 132ca72..abb105a 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: locore.s,v 1.79 2008/07/14 13:13:18 art Exp $ */
+/*     $OpenBSD: locore.s,v 1.80 2008/07/16 16:40:05 miod Exp $        */
 /*     $NetBSD: locore.s,v 1.73 1997/09/13 20:36:48 pk Exp $   */
 
 /*
@@ -232,11 +232,6 @@ _C_LABEL(pgofset):
 _C_LABEL(trapbase):
        .word   0
 
-#if defined(SUN4M)
-_C_LABEL(mapme):
-       .asciz "0 0 f8000000 15c6a0 map-pages"
-#endif
-
 #if !defined(SUN4M)
 sun4m_notsup:
        .asciz  "cr .( OpenBSD/sparc: this kernel does not support the sun4m) cr"