summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2000-09-10 05:27:16 +0000
committermiod <miod@openbsd.org>2000-09-10 05:27:16 +0000
commit6a117714d7f33f92c0431e0642f1404ef355d63b (patch)
tree35a0451508cfe1495dd9f4af311f6d334b597f62
parentPull in two asc fixes from NetBSD, makes pmax port on DS5000/200 alive again (diff)
downloadwireguard-openbsd-6a117714d7f33f92c0431e0642f1404ef355d63b.tar.xz
wireguard-openbsd-6a117714d7f33f92c0431e0642f1404ef355d63b.zip
2nd part of the ecoff execution fix, was forgotten.
-rw-r--r--sys/arch/mips/include/ecoff_machdep.h (renamed from sys/arch/mips/include/ecoff.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mips/include/ecoff.h b/sys/arch/mips/include/ecoff_machdep.h
index 872cb2dcf78..4f7c5ecc029 100644
--- a/sys/arch/mips/include/ecoff.h
+++ b/sys/arch/mips/include/ecoff_machdep.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ecoff.h,v 1.2 1999/01/27 04:46:05 imp Exp $ */
+/* $OpenBSD: ecoff_machdep.h,v 1.1 2000/09/10 05:27:17 miod Exp $ */
/* $NetBSD: ecoff.h,v 1.4 1995/06/16 02:07:33 mellon Exp $ */
/*