aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/mutex.h')
-rw-r--r--sys/amd64/include/mutex.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/include/mutex.h b/sys/amd64/include/mutex.h
index 6fb878f68bc3..61951fd6526f 100644
--- a/sys/amd64/include/mutex.h
+++ b/sys/amd64/include/mutex.h
@@ -69,7 +69,8 @@ extern char STR_SIEN[];
#define _V(x) __STRING(x)
-#ifndef I386_CPU
+#if 0
+/* #ifndef I386_CPU */
/*
* For 486 and newer processors.