Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/arc/arc exec_ecoff.h is not used here.



details:   https://anonhg.NetBSD.org/src/rev/ee76e3427dd7
branches:  trunk
changeset: 485513:ee76e3427dd7
user:      soren <soren%NetBSD.org@localhost>
date:      Sat Apr 29 21:45:27 2000 +0000

description:
exec_ecoff.h is not used here.

diffstat:

 sys/arch/arc/arc/machdep.c |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 69573b74d44d -r ee76e3427dd7 sys/arch/arc/arc/machdep.c
--- a/sys/arch/arc/arc/machdep.c        Sat Apr 29 21:42:46 2000 +0000
+++ b/sys/arch/arc/arc/machdep.c        Sat Apr 29 21:45:27 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: machdep.c,v 1.34 2000/04/15 22:05:51 soda Exp $        */
+/*     $NetBSD: machdep.c,v 1.35 2000/04/29 21:45:27 soren Exp $       */
 /*     $OpenBSD: machdep.c,v 1.36 1999/05/22 21:22:19 weingart Exp $   */
 
 /*
@@ -94,8 +94,6 @@
 #include <ddb/db_extern.h>
 #endif
 
-#include <sys/exec_ecoff.h>
-
 #include <dev/cons.h>
 
 #include <arc/arc/arctype.h>



Home | Main Index | Thread Index | Old Index