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
/
landisk
/
include
/
types.h
blob
201bffd4980d0e41c9754f48f669ab7f06b046b3
1
/* $NetBSD: types.h,v 1.2 2006/09/07 01:55:03 uwe Exp $ */
2
3
#ifndef _LANDISK_TYPES_H_
4
#define _LANDISK_TYPES_H_
5
6
#include <sh3/types.h>
7
8
#endif
/* _LANDISK_TYPES_H_ */