Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/arch/mvme68k/mvme68k pullup 1.51->1.52 (Steve Woodf...



details:   https://anonhg.NetBSD.org/src/rev/db5177e82c0d
branches:  netbsd-1-4
changeset: 468621:db5177e82c0d
user:      perry <perry%NetBSD.org@localhost>
date:      Sun May 02 21:57:48 1999 +0000

description:
pullup 1.51->1.52 (Steve Woodford), w/hand deconflicting. grrr... Christos...

diffstat:

 sys/arch/mvme68k/mvme68k/locore.s |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 26720fae537f -r db5177e82c0d sys/arch/mvme68k/mvme68k/locore.s
--- a/sys/arch/mvme68k/mvme68k/locore.s Sun May 02 21:51:36 1999 +0000
+++ b/sys/arch/mvme68k/mvme68k/locore.s Sun May 02 21:57:48 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: locore.s,v 1.48.2.2 1999/04/28 17:50:47 perry Exp $    */
+/*     $NetBSD: locore.s,v 1.48.2.3 1999/05/02 21:57:48 perry Exp $    */
 
 /*
  * Copyright (c) 1988 University of Utah.
@@ -43,6 +43,7 @@
  */
 
 #include "opt_compat_netbsd.h"
+#include "opt_compat_sunos.h"
 #include "opt_ddb.h"
 
 #include "assym.h"



Home | Main Index | Thread Index | Old Index