summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2011-05-31 20:23:33 +0000
committerattilio <attilio@FreeBSD.org>2011-05-31 20:23:33 +0000
commit066c7ac96c87ad7070c7f2469bab58ef10a9f636 (patch)
treed811190871d9cb791aa676d24bde2a7f86176989 /sys/sparc64
parentb1bf71d3c513adb3ecd4c1c7f5448ff4e16ace0d (diff)
downloadFreeBSD-src-066c7ac96c87ad7070c7f2469bab58ef10a9f636.zip
FreeBSD-src-066c7ac96c87ad7070c7f2469bab58ef10a9f636.tar.gz
Revert a change that crept in during MFC.
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 2a9966b..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 ; \
-#ifdef notyet \
TEST(ktr_cpumask, r1, r2, r3, l3) ; \
-#endif \
ATR(desc, r1, r2, r3, l1, l2)
#endif /* LOCORE */
OpenPOWER on IntegriCloud