xref: /netbsd-src/sys/arch/amiga/include/cpufunc.h (revision cda4f8f6ee55684e8d311b86c99ea59191e6b74f)
1 /*
2  * Functions to provide access to special cpu instructions.
3  */
4 
5 #ifndef _MACHINE_CPUFUNC_H_
6 #define _MACHINE_CPUFUNC_H_
7 
8 #endif  _MACHINE_CPUFUNC_H_
9