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
/
next68k
/
include
/
cdefs.h
blob
3687bd302abb7633a8e06f64d22d7805641990b6
1
/* $NetBSD: cdefs.h,v 1.1.1.1 1998/01/16 05:53:23 jewell Exp $ */
2
3
#ifndef _CDEFS_MACHINE_
4
#define _CDEFS_MACHINE_
5
6
#include <m68k/cdefs.h>
7
8
#endif
/* _CDEFS_MACHINE_ */