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
/
luna68k
/
include
/
types.h
blob
9eb786de3dcec1bbc39ac2811b98d9a40463a10e
1
/* $NetBSD: types.h,v 1.6 2007/10/17 19:55:04 garbled Exp $ */
2
3
#ifndef _MACHINE_TYPES_H_
4
#define _MACHINE_TYPES_H_
5
6
#include <m68k/types.h>
7
8
#endif