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
/
iyonix
/
include
/
types.h
blob
54f842f7bff7604509face56ac905afd43c7e7bc
1
/* $NetBSD: types.h,v 1.7 2007/10/17 19:55:03 garbled Exp $ */
2
3
#ifndef _IYONIX_TYPES_H_
4
#define _IYONIX_TYPES_H_
5
6
#include <arm/arm32/types.h>
7
8
#define __HAVE_DEVICE_REGISTER
9
10
#endif