Module Name: src
Committed By: martin
Date: Mon Aug 4 07:06:48 UTC 2014
Added Files:
src/sys/arch/hpcarm/include: netbsd32_machdep.h
Log Message:
Add missing netbsd32_machdep.h file
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/hpcarm/include/netbsd32_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/sys/arch/hpcarm/include/netbsd32_machdep.h
diff -u /dev/null src/sys/arch/hpcarm/include/netbsd32_machdep.h:1.1
--- /dev/null Mon Aug 4 07:06:48 2014
+++ src/sys/arch/hpcarm/include/netbsd32_machdep.h Mon Aug 4 07:06:47 2014
@@ -0,0 +1,3 @@
+/* $NetBSD: netbsd32_machdep.h,v 1.1 2014/08/04 07:06:47 martin Exp $ */
+
+#include <arm/netbsd32_machdep.h>