summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/cpufunc.h
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-02-28 18:26:30 +0000
committermarkm <markm@FreeBSD.org>2002-02-28 18:26:30 +0000
commit875d7f4ce697869987ca2f93c53a112d085d0de9 (patch)
treeb4f7a2fbac40cdc5730656c17edd31f861c85428 /sys/amd64/include/cpufunc.h
parentacb15d327f9b1dd379751ba58ef527ee003362fc (diff)
downloadFreeBSD-src-875d7f4ce697869987ca2f93c53a112d085d0de9.zip
FreeBSD-src-875d7f4ce697869987ca2f93c53a112d085d0de9.tar.gz
Make it a bit clearer where this file is to be used and where it
should not be. (Comments only) Inspired by: bde
Diffstat (limited to 'sys/amd64/include/cpufunc.h')
-rw-r--r--sys/amd64/include/cpufunc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/amd64/include/cpufunc.h b/sys/amd64/include/cpufunc.h
index 969541f..a28e9a7 100644
--- a/sys/amd64/include/cpufunc.h
+++ b/sys/amd64/include/cpufunc.h
@@ -35,6 +35,8 @@
/*
* Functions to provide access to special i386 instructions.
+ * This in included in sys/systm.h, and that file should be
+ * used in preference to this.
*/
#ifndef _MACHINE_CPUFUNC_H_
OpenPOWER on IntegriCloud