Home | History | Annotate | Line # | Download | only in include
      1  1.7     cgd /*	$NetBSD: cpufunc.h,v 1.7 1994/10/26 02:06:02 cgd Exp $	*/
      2  1.7     cgd 
      3  1.1      mw /*
      4  1.1      mw  * Functions to provide access to special cpu instructions.
      5  1.1      mw  */
      6  1.6  chopps #ifndef _MACHINE_CPUFUNC_H_
      7  1.6  chopps #define _MACHINE_CPUFUNC_H_
      8  1.6  chopps #endif  /* !_MACHINE_CPUFUNC_H_ */
      9