Home | History | Annotate | Line # | Download | only in include
cpufunc.h revision 1.1
      1 /*
      2  * Functions to provide access to special cpu instructions.
      3  */
      4 
      5 #ifndef _MACHINE_CPUFUNC_H_
      6 #define _MACHINE_CPUFUNC_H_
      7 
      8 #endif  _MACHINE_CPUFUNC_H_
      9