summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2011-05-23 23:50:21 +0000
committerattilio <attilio@FreeBSD.org>2011-05-23 23:50:21 +0000
commit66305282ac742acac807ca249a5265954a288f53 (patch)
treee52f70aa1b363fc74273dde688cfceeb4bda017e /sys/sparc64
parent6d7371f9503a4d916171e610f74e6bcf20071227 (diff)
downloadFreeBSD-src-66305282ac742acac807ca249a5265954a288f53.zip
FreeBSD-src-66305282ac742acac807ca249a5265954a288f53.tar.gz
Revert a patch that unvolountary sneaked in while I was MFCing.
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/include/ktr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/sparc64/include/ktr.h b/sys/sparc64/include/ktr.h
index 0cd96e1..5948ba2 100644
--- a/sys/sparc64/include/ktr.h
+++ b/sys/sparc64/include/ktr.h
@@ -85,9 +85,7 @@ l2: add r2, 1, r3 ; \
lduw [PCPU(MID)], r1 ; \
mov 1, r2 ; \
sllx r2, r1, r1 ; \
-#if 0
TEST(ktr_cpumask, r1, r2, r3, l3) ; \
-#endif
ATR(desc, r1, r2, r3, l1, l2)
#endif /* LOCORE */
OpenPOWER on IntegriCloud