xref: /netbsd-src/sys/arch/amiga/include/cpufunc.h (revision 020c240b453cba5a4a8b05f3989e85e4868bc36e)
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