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:
parent
acb15d327f
commit
875d7f4ce6
@ -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_
|
||||
|
@ -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_
|
||||
|
Loading…
x
Reference in New Issue
Block a user