Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/include Each ARM port needs a copy of this.



details:   https://anonhg.NetBSD.org/src/rev/4ce59f3c801e
branches:  trunk
changeset: 780675:4ce59f3c801e
user:      matt <matt%NetBSD.org@localhost>
date:      Fri Aug 03 08:00:17 2012 +0000

description:
Each ARM port needs a copy of this.

diffstat:

 sys/arch/evbarm/include/netbsd32_machdep.h |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (7 lines):

diff -r f2478c57902d -r 4ce59f3c801e sys/arch/evbarm/include/netbsd32_machdep.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/include/netbsd32_machdep.h        Fri Aug 03 08:00:17 2012 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: netbsd32_machdep.h,v 1.1 2012/08/03 08:00:17 matt Exp $ */
+
+#include <arm/netbsd32_machdep.h>



Home | Main Index | Thread Index | Old Index