Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcmips/stand/include Synch with adding arch/hpcmip...
details: https://anonhg.NetBSD.org/src/rev/46e7a0bc49b1
branches: trunk
changeset: 483826:46e7a0bc49b1
user: takemura <takemura%NetBSD.org@localhost>
date: Sun Mar 19 10:46:17 2000 +0000
description:
Synch with adding arch/hpcmips/include/endian_machdep.h.
diffstat:
sys/arch/hpcmips/stand/include/machine/endian_machdep.h | 1 +
sys/arch/hpcmips/stand/include/mips/endian_machdep.h | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r cab7cc3266a4 -r 46e7a0bc49b1 sys/arch/hpcmips/stand/include/machine/endian_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/hpcmips/stand/include/machine/endian_machdep.h Sun Mar 19 10:46:17 2000 +0000
@@ -0,0 +1,1 @@
+#include "../../../include/endian_machdep.h"
diff -r cab7cc3266a4 -r 46e7a0bc49b1 sys/arch/hpcmips/stand/include/mips/endian_machdep.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/hpcmips/stand/include/mips/endian_machdep.h Sun Mar 19 10:46:17 2000 +0000
@@ -0,0 +1,1 @@
+#include "../../../../mips/include/endian_machdep.h"
Home |
Main Index |
Thread Index |
Old Index