summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-10-26 17:36:37 +0000
committerjake <jake@FreeBSD.org>2002-10-26 17:36:37 +0000
commit83d0eead07e35f85212e67c3521136fc73dccba9 (patch)
treed3e0846ce5ce07b76226baedb8eb6be9c41fda94 /sys
parent0da8e2ee6e7cfb0978fa5512eba304feff0736f7 (diff)
downloadFreeBSD-src-83d0eead07e35f85212e67c3521136fc73dccba9.zip
FreeBSD-src-83d0eead07e35f85212e67c3521136fc73dccba9.tar.gz
Remove an unused macro.
Diffstat (limited to 'sys')
-rw-r--r--sys/sparc64/sparc64/exception.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/sparc64/sparc64/exception.S b/sys/sparc64/sparc64/exception.S
index b81586f..2b453f2 100644
--- a/sys/sparc64/sparc64/exception.S
+++ b/sys/sparc64/sparc64/exception.S
@@ -1118,12 +1118,6 @@ END(tl0_sftrap)
.align 32
.endm
- .macro tl0_soft count
- .rept \count
- tl0_gen T_SOFT
- .endr
- .endm
-
.macro tl1_split
rdpr %wstate, %g1
wrpr %g1, WSTATE_NESTED, %wstate
OpenPOWER on IntegriCloud