Home | History | Annotate | Line # | Download | only in include
      1 /*	$NetBSD: cpufunc.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $	*/
      2 
      3 /*
      4  * Functions to provide access to special cpu instructions.
      5  */
      6 #ifndef _MACHINE_CPUFUNC_H_
      7 #define _MACHINE_CPUFUNC_H_
      8 #endif  /* !_MACHINE_CPUFUNC_H_ */
      9