NetBSD/sys/arch/x68k/include/cpufunc.h

9 lines
224 B
C
Raw Normal View History

1996-05-05 16:17:03 +04:00
/* $NetBSD: cpufunc.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $ */
/*
* Functions to provide access to special cpu instructions.
*/
#ifndef _MACHINE_CPUFUNC_H_
#define _MACHINE_CPUFUNC_H_
#endif /* !_MACHINE_CPUFUNC_H_ */