xref: /netbsd-src/sys/arch/atari/include/cpufunc.h (revision 2dd295436a0082eb4f8d294f4aa73c223413d0f2)
1 /*	$NetBSD: cpufunc.h,v 1.1.1.1 1995/03/26 07:12:05 leo 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