Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch Add missing file.
details: https://anonhg.NetBSD.org/src/rev/c2ae4309f90b
branches: trunk
changeset: 538808:c2ae4309f90b
user: matt <matt%NetBSD.org@localhost>
date: Wed Oct 30 18:31:39 2002 +0000
description:
Add missing file.
diffstat:
sys/arch/amigappc/include/macho_machdep.h | 3 +++
sys/arch/bebox/include/macho_machdep.h | 3 +++
sys/arch/macppc/include/macho_machdep.h | 3 +++
sys/arch/mvmeppc/include/macho_machdep.h | 3 +++
sys/arch/ofppc/include/macho_machdep.h | 3 +++
sys/arch/pmppc/include/macho_machdep.h | 3 +++
sys/arch/prep/include/macho_machdep.h | 3 +++
sys/arch/sandpoint/include/macho_machdep.h | 3 +++
sys/arch/walnut/include/macho_machdep.h | 3 +++
9 files changed, 27 insertions(+), 0 deletions(-)
diffs (63 lines):
diff -r 633fbab86d6c -r c2ae4309f90b sys/arch/amigappc/include/macho_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/amigappc/include/macho_machdep.h Wed Oct 30 18:31:39 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:39 matt Exp $ */
+
+#include <powerpc/macho_machdep.h>
diff -r 633fbab86d6c -r c2ae4309f90b sys/arch/bebox/include/macho_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/bebox/include/macho_machdep.h Wed Oct 30 18:31:39 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:39 matt Exp $ */
+
+#include <powerpc/macho_machdep.h>
diff -r 633fbab86d6c -r c2ae4309f90b sys/arch/macppc/include/macho_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/macppc/include/macho_machdep.h Wed Oct 30 18:31:39 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:39 matt Exp $ */
+
+#include <powerpc/macho_machdep.h>
diff -r 633fbab86d6c -r c2ae4309f90b sys/arch/mvmeppc/include/macho_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/mvmeppc/include/macho_machdep.h Wed Oct 30 18:31:39 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:40 matt Exp $ */
+
+#include <powerpc/macho_machdep.h>
diff -r 633fbab86d6c -r c2ae4309f90b sys/arch/ofppc/include/macho_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/ofppc/include/macho_machdep.h Wed Oct 30 18:31:39 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:40 matt Exp $ */
+
+#include <powerpc/macho_machdep.h>
diff -r 633fbab86d6c -r c2ae4309f90b sys/arch/pmppc/include/macho_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/pmppc/include/macho_machdep.h Wed Oct 30 18:31:39 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:40 matt Exp $ */
+
+#include <powerpc/macho_machdep.h>
diff -r 633fbab86d6c -r c2ae4309f90b sys/arch/prep/include/macho_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/prep/include/macho_machdep.h Wed Oct 30 18:31:39 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:40 matt Exp $ */
+
+#include <powerpc/macho_machdep.h>
diff -r 633fbab86d6c -r c2ae4309f90b sys/arch/sandpoint/include/macho_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/sandpoint/include/macho_machdep.h Wed Oct 30 18:31:39 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:41 matt Exp $ */
+
+#include <powerpc/macho_machdep.h>
diff -r 633fbab86d6c -r c2ae4309f90b sys/arch/walnut/include/macho_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/walnut/include/macho_machdep.h Wed Oct 30 18:31:39 2002 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: macho_machdep.h,v 1.1 2002/10/30 18:31:41 matt Exp $ */
+
+#include <powerpc/macho_machdep.h>
Home |
Main Index |
Thread Index |
Old Index