NetBSD/sys/arch/landisk/include/pte.h

9 lines
158 B
C

/* $NetBSD: pte.h,v 1.1 2006/09/01 21:26:18 uwe Exp $ */
#ifndef _LANDISK_PTE_H_
#define _LANDISK_PTE_H_
#include <sh3/pte.h>
#endif /* _LANDISK_PTE_H_ */