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