summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-07-16 16:40:06 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-07-16 16:40:06 +0000
commit00743fdc2a80bd5ee373baa204f67d4392c4c4d0 (patch)
tree3660e86d3b62754cef8a6acfcc65200ac504586f /sys/arch
parent6d632f3b2d892d8dcc2ab4aee8acb0fa7bf1b378 (diff)
Send unused string literal ``mapme'' to nirvana.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/sparc/sparc/locore.s7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/sparc/sparc/locore.s b/sys/arch/sparc/sparc/locore.s
index 132ca724a51..abb105a2b53 100644
--- a/sys/arch/sparc/sparc/locore.s
+++ b/sys/arch/sparc/sparc/locore.s
@@ -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"