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