Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcarm/include Add missing netbsd32_machdep.h file
details: https://anonhg.NetBSD.org/src/rev/a8cc445305d5
branches: trunk
changeset: 797925:a8cc445305d5
user: martin <martin%NetBSD.org@localhost>
date: Mon Aug 04 07:06:47 2014 +0000
description:
Add missing netbsd32_machdep.h file
diffstat:
sys/arch/hpcarm/include/netbsd32_machdep.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (7 lines):
diff -r 44f61be86bd4 -r a8cc445305d5 sys/arch/hpcarm/include/netbsd32_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/hpcarm/include/netbsd32_machdep.h Mon Aug 04 07:06:47 2014 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: netbsd32_machdep.h,v 1.1 2014/08/04 07:06:47 martin Exp $ */
+
+#include <arm/netbsd32_machdep.h>
Home |
Main Index |
Thread Index |
Old Index