xref: /netbsd-src/sys/arch/amiga/include/cpufunc.h (revision 413d532bcc3f62d122e56d92e13ac64825a40baf)
1 /*	$NetBSD: cpufunc.h,v 1.7 1994/10/26 02:06:02 cgd 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