summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatt <matt@NetBSD.org>2001-03-04 03:31:32 +0000
committermatt <matt@NetBSD.org>2001-03-04 03:31:32 +0000
commitb997b57700a02026d8090e107916f53d3cb26e97 (patch)
tree41667eb742a8ece660d3979e247827c6aa263088
parent7e5ee89ff355e502a2400127c4de540f11c40cb5 (diff)
Use shared arm32 pmap.h
-rw-r--r--sys/arch/dnard/include/pmap.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/dnard/include/pmap.h b/sys/arch/dnard/include/pmap.h
new file mode 100644
index 00000000000..d50b31c5958
--- /dev/null
+++ b/sys/arch/dnard/include/pmap.h
@@ -0,0 +1,4 @@
+/* $NetBSD: pmap.h,v 1.1 2001/03/04 03:31:32 matt Exp $ */
+
+#include <arm/arm32/pmap.h>
+