Home | History | Annotate | Line # | Download | only in include
cpufunc.h revision 1.4
      1 /*
      2  * Functions to provide access to special cpu instructions.
      3  *
      4  *	$Id: cpufunc.h,v 1.4 1994/02/11 07:02:40 chopps Exp $
      5  */
      6 
      7 #ifndef _MACHINE_CPUFUNC_H_
      8 #define _MACHINE_CPUFUNC_H_
      9 
     10 #endif  _MACHINE_CPUFUNC_H_
     11