Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/conf add compat_16_machdep.c
details: https://anonhg.NetBSD.org/src/rev/d49f58795233
branches: trunk
changeset: 554573:d49f58795233
user: christos <christos%NetBSD.org@localhost>
date: Wed Oct 29 23:41:49 2003 +0000
description:
add compat_16_machdep.c
diffstat:
sys/arch/mips/conf/files.mips | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 447b5fc58391 -r d49f58795233 sys/arch/mips/conf/files.mips
--- a/sys/arch/mips/conf/files.mips Wed Oct 29 23:41:10 2003 +0000
+++ b/sys/arch/mips/conf/files.mips Wed Oct 29 23:41:49 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.mips,v 1.47 2003/10/05 11:10:25 tsutsui Exp $
+# $NetBSD: files.mips,v 1.48 2003/10/29 23:41:49 christos Exp $
#
defflag opt_cputype.h NOFPU
@@ -61,6 +61,7 @@
# Binary compatibility with previous NetBSD releases (COMPAT_XX)
file arch/mips/mips/compat_13_machdep.c compat_13 | compat_ultrix
+file arch/mips/mips/compat_16_machdep.c compat_16
# Ultrix Binary Compatibility (COMPAT_ULTRIX)
include "compat/ultrix/files.ultrix"
Home |
Main Index |
Thread Index |
Old Index