summaryrefslogtreecommitdiff
path: root/sys/arch/evbsh3/include/pte.h
blob: 47580efa5978a899d88e6e10bb456c58bad9b2a7 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: pte.h,v 1.1 1999/09/13 10:30:37 itojun Exp $	*/
#ifndef _EVBSH3_PTE_H_
#define _EVBSH3_PTE_H_

#include <sh3/pte.h>

#endif /* _EVBSH3_PTE_H_ */