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