Make it a bit clearer where this file is to be used and where it

should not be. (Comments only)

Inspired by:	bde
This commit is contained in:
markm 2002-02-28 18:26:30 +00:00
parent acb15d327f
commit 875d7f4ce6
2 changed files with 4 additions and 0 deletions

View File

@ -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_

View File

@ -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_