summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2011-05-31 14:18:10 +0000
committerattilio <attilio@FreeBSD.org>2011-05-31 14:18:10 +0000
commitb1bf71d3c513adb3ecd4c1c7f5448ff4e16ace0d (patch)
treec759a44cfd864954c1c16cc322d118053a9ac6e9 /sys/sparc64
parent8dd6262cd373f038ccdf8cfe1bb317679fd36c2b (diff)
parentf863f8506b376153bd82f6f80933a3faac1bd48c (diff)
downloadFreeBSD-src-b1bf71d3c513adb3ecd4c1c7f5448ff4e16ace0d.zip
FreeBSD-src-b1bf71d3c513adb3ecd4c1c7f5448ff4e16ace0d.tar.gz
MFC
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/include/ktr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sparc64/include/ktr.h b/sys/sparc64/include/ktr.h
index 5948ba2..2a9966b 100644
--- a/sys/sparc64/include/ktr.h
+++ b/sys/sparc64/include/ktr.h
@@ -85,7 +85,9 @@ 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