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
/
hpcsh
/
include
/
pte.h
blob
40c584ef4e4126096af743056e5925c91611a07b
1
/* $NetBSD: pte.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */
2
#ifndef _HPCSH_PTE_H_
3
#define _HPCSH_PTE_H_
4
5
#include <sh3/pte.h>
6
7
#endif
/* _HPCSH_PTE_H_ */