summaryrefslogtreecommitdiff
path: root/sys/arch/atari/include/cpufunc.h
blob: 3c7842e30b4f027d5949a2b332af229846a68434 (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: cpufunc.h,v 1.1.1.1 1995/03/26 07:12:05 leo Exp $	*/

/*
 * Functions to provide access to special cpu instructions.
 */
#ifndef _MACHINE_CPUFUNC_H_
#define _MACHINE_CPUFUNC_H_
#endif  /* !_MACHINE_CPUFUNC_H_ */