Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/luna68k/include Add <luna68k/svr4_machdep.h>, since...



details:   https://anonhg.NetBSD.org/src/rev/17f3fe505d4d
branches:  trunk
changeset: 525498:17f3fe505d4d
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Fri Apr 12 12:46:39 2002 +0000

description:
Add <luna68k/svr4_machdep.h>, since that seems to be necessary to get
things to compile.

diffstat:

 sys/arch/luna68k/include/svr4_machdep.h |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (7 lines):

diff -r 4f531e934ca1 -r 17f3fe505d4d sys/arch/luna68k/include/svr4_machdep.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/luna68k/include/svr4_machdep.h   Fri Apr 12 12:46:39 2002 +0000
@@ -0,0 +1,3 @@
+/*     $NetBSD: svr4_machdep.h,v 1.1 2002/04/12 12:46:39 bjh21 Exp $   */
+
+#include <m68k/svr4_machdep.h>



Home | Main Index | Thread Index | Old Index