Source-Changes-HG archive

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

[src/netbsd-1-5]: src/sys/arch/mvme68k/dev Pullup from trunk: 1.6



details:   https://anonhg.NetBSD.org/src/rev/b187468e0930
branches:  netbsd-1-5
changeset: 488651:b187468e0930
user:      scw <scw%NetBSD.org@localhost>
date:      Sat Jul 22 15:47:40 2000 +0000

description:
Pullup from trunk: 1.6
Approved by: thorpej

Implement generic soft interrupts for mvme68k.

diffstat:

 sys/arch/mvme68k/dev/zsvar.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r f0b4924afaa7 -r b187468e0930 sys/arch/mvme68k/dev/zsvar.h
--- a/sys/arch/mvme68k/dev/zsvar.h      Sat Jul 22 15:45:05 2000 +0000
+++ b/sys/arch/mvme68k/dev/zsvar.h      Sat Jul 22 15:47:40 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: zsvar.h,v 1.5 2000/03/18 22:33:05 scw Exp $    */
+/*     $NetBSD: zsvar.h,v 1.5.4.1 2000/07/22 15:47:40 scw Exp $        */
 
 /*-
  * Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -82,4 +82,3 @@
 void   zs_config __P((struct zsc_softc *, bus_space_tag_t,bus_space_handle_t));
 void   zs_cnconfig __P((int, int, bus_space_tag_t, bus_space_handle_t));
 int    zshard __P((void *));
-void   zssoft __P((void *));



Home | Main Index | Thread Index | Old Index