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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
mvme68k
/
include
/
types.h
blob
09f7f9944e3d7e247ce8d34c4cdf934de502dfd2
1
/* $NetBSD: types.h,v 1.13 2008/01/07 14:39:28 tsutsui Exp $ */
2
3
#ifndef _MACHINE_TYPES_H_
4
#define _MACHINE_TYPES_H_
5
6
#include <m68k/types.h>
7
8
#define __HAVE_DEVICE_REGISTER
9
10
#endif