repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
atari
/
include
/
cpufunc.h
blob
04242c01797fbc6ae4ed365fae6a617213d463ef
1
/* $NetBSD: cpufunc.h,v 1.7 1994/10/26 02:06:02 cgd Exp $ */
2
3
/*
4
* Functions to provide access to special cpu instructions.
5
*/
6
#ifndef _MACHINE_CPUFUNC_H_
7
#define _MACHINE_CPUFUNC_H_
8
#endif
/* !_MACHINE_CPUFUNC_H_ */