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
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
mac68k
/
include
/
cdefs.h
blob
5fc6bc8d3de03096b4dfa7c4e22e0353cb8f6c43
1
/* $NetBSD: cdefs.h,v 1.1 1995/01/19 01:42:13 jtc Exp $ */
2
3
#ifndef _CDEFS_MACHINE_
4
#define _CDEFS_MACHINE_
5
6
#include <m68k/cdefs.h>
7
8
#endif
/* _CDEFS_MACHINE_ */