NetBSD/sys/arch/hpcsh/include/pmap.h

8 lines
156 B
C

/* $NetBSD: pmap.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */
#ifndef _HPCSH_PMAP_H_
#define _HPCSH_PMAP_H_
#include <sh3/pmap.h>
#endif /* _HPCSH_PMAP_H_ */