Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x68k/x68k Include opt_compat_sunos.h
details: https://anonhg.NetBSD.org/src/rev/3bbcaa7f7768
branches: trunk
changeset: 472494:3bbcaa7f7768
user: christos <christos%NetBSD.org@localhost>
date: Fri Apr 30 16:50:44 1999 +0000
description:
Include opt_compat_sunos.h
diffstat:
sys/arch/x68k/x68k/locore.s | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 52a9b8ce4036 -r 3bbcaa7f7768 sys/arch/x68k/x68k/locore.s
--- a/sys/arch/x68k/x68k/locore.s Fri Apr 30 15:44:21 1999 +0000
+++ b/sys/arch/x68k/x68k/locore.s Fri Apr 30 16:50:44 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore.s,v 1.44 1999/04/28 16:16:58 minoura Exp $ */
+/* $NetBSD: locore.s,v 1.45 1999/04/30 16:50:44 christos Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@@ -44,6 +44,7 @@
#include "opt_compat_netbsd.h"
#include "opt_compat_svr4.h"
+#include "opt_compat_sunos.h"
#include "opt_ddb.h"
#include "ite.h"
Home |
Main Index |
Thread Index |
Old Index