xref: /netbsd/sys/arch/landisk/include/pmap.h (revision 6550d01e)
1 /*	$NetBSD: pmap.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/
2 
3 #ifndef _LANDISK_PMAP_H_
4 #define _LANDISK_PMAP_H_
5 
6 #include <sh3/pmap.h>
7 
8 #endif /* _LANDISK_PMAP_H_ */
9