Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/shark/include Allow building of COMPAT_NETBSD32.



details:   https://anonhg.NetBSD.org/src/rev/5355d8677ae4
branches:  trunk
changeset: 789320:5355d8677ae4
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Aug 14 14:43:12 2013 +0000

description:
Allow building of COMPAT_NETBSD32.

diffstat:

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

diffs (7 lines):

diff -r 4819ff1c5ae8 -r 5355d8677ae4 sys/arch/shark/include/netbsd32_machdep.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/shark/include/netbsd32_machdep.h Wed Aug 14 14:43:12 2013 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: netbsd32_machdep.h,v 1.1 2013/08/14 14:43:12 martin Exp $ */
+
+#include <arm/netbsd32_machdep.h>



Home | Main Index | Thread Index | Old Index