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
/
types.h
blob
546be88bbb1ce20f958422f1c987e06b8a537dd1
1
/* $NetBSD: types.h,v 1.19 2007/10/17 19:55:14 garbled Exp $ */
2
3
#ifndef _TYPES_MACHINE_
4
#define _TYPES_MACHINE_
5
6
#include <m68k/types.h>
7
8
#endif
/* _TYPES_MACHINE_ */