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
/
amiga
/
include
/
cpufunc.h
blob
18fd28e2d6372b34144a26096fa96e9902f056fa
1
/* $NetBSD$ */
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_ */