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 Remove duplicate out-of-place comment.



details:   https://anonhg.NetBSD.org/src/rev/e94502e84bca
branches:  trunk
changeset: 953889:e94502e84bca
user:      simonb <simonb%NetBSD.org@localhost>
date:      Tue Mar 23 11:41:53 2021 +0000

description:
Remove duplicate out-of-place comment.

diffstat:

 sys/arch/mips/conf/files.mips |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r bb7a79201529 -r e94502e84bca sys/arch/mips/conf/files.mips
--- a/sys/arch/mips/conf/files.mips     Tue Mar 23 10:21:49 2021 +0000
+++ b/sys/arch/mips/conf/files.mips     Tue Mar 23 11:41:53 2021 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.mips,v 1.81 2020/10/21 13:31:51 christos Exp $
+#      $NetBSD: files.mips,v 1.82 2021/03/23 11:41:53 simonb Exp $
 #
 
 defflag        opt_cputype.h           NOFPU FPEMUL
@@ -106,8 +106,6 @@
 file   arch/mips/mips/netbsd32_machdep_16.c    compat_netbsd32 & compat_16
 include "compat/netbsd32/files.netbsd32"
 
-# Binary compatibility with previous NetBSD releases (COMPAT_XX)
-
 # Ultrix Binary Compatibility (COMPAT_ULTRIX)
 include "compat/ultrix/files.ultrix"
 



Home | Main Index | Thread Index | Old Index