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/atari/atari pullup 1.61->1.62 (christos): con...



details:   https://anonhg.NetBSD.org/src/rev/0567ac1f08f0
branches:  netbsd-1-4
changeset: 468584:0567ac1f08f0
user:      perry <perry%NetBSD.org@localhost>
date:      Fri Apr 30 16:22:56 1999 +0000

description:
pullup 1.61->1.62  (christos): conflicts manually edited

diffstat:

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

diffs (17 lines):

diff -r 9d8612f4a732 -r 0567ac1f08f0 sys/arch/atari/atari/locore.s
--- a/sys/arch/atari/atari/locore.s     Fri Apr 30 16:20:30 1999 +0000
+++ b/sys/arch/atari/atari/locore.s     Fri Apr 30 16:22:56 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: locore.s,v 1.60 1999/03/24 05:50:58 mrg Exp $  */
+/*     $NetBSD: locore.s,v 1.60.2.1 1999/04/30 16:22:56 perry Exp $    */
 
 /*
  * Copyright (c) 1988 University of Utah.
@@ -50,6 +50,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