aee4b07b8a
headers, and a few other insignificant changes.
11 lines
214 B
C
11 lines
214 B
C
/*
|
|
* Functions to provide access to special cpu instructions.
|
|
*
|
|
* $Id: cpufunc.h,v 1.2 1993/08/02 17:52:00 mycroft Exp $
|
|
*/
|
|
|
|
#ifndef _MACHINE_CPUFUNC_H_
|
|
#define _MACHINE_CPUFUNC_H_
|
|
|
|
#endif _MACHINE_CPUFUNC_H_
|