summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2000-10-12 17:05:33 +0000
committerbde <bde@FreeBSD.org>2000-10-12 17:05:33 +0000
commit37da67bd5ebd8c75c5f996c578cdf41dab57b130 (patch)
treeea7940a5ba3caca846199b8fbe3661ba37ee4050 /sys/amd64
parent9feaadf3655368107f406ddf8fc8a1ab13a5afd9 (diff)
downloadFreeBSD-src-37da67bd5ebd8c75c5f996c578cdf41dab57b130.zip
FreeBSD-src-37da67bd5ebd8c75c5f996c578cdf41dab57b130.tar.gz
Removed unused include of <machine/lock.h>. The locking interface stopped
being (ab)used here in rev.1.97.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/include/cpufunc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/amd64/include/cpufunc.h b/sys/amd64/include/cpufunc.h
index 317af1b..fef36e0 100644
--- a/sys/amd64/include/cpufunc.h
+++ b/sys/amd64/include/cpufunc.h
@@ -50,10 +50,6 @@
#ifdef __GNUC__
-#ifdef SMP
-#include <machine/lock.h> /* XXX */
-#endif
-
#ifdef SWTCH_OPTIM_STATS
extern int tlb_flush_count; /* XXX */
#endif
OpenPOWER on IntegriCloud