[BACK]Return to scn.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / pc532 / dev

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/pc532/dev/Attic/scn.c between version 1.24 and 1.25

version 1.24, 1996/02/01 02:37:15 version 1.25, 1996/02/02 18:06:57
Line 147  struct speedtab scnspeedtab[] = {
Line 147  struct speedtab scnspeedtab[] = {
 extern  struct tty *constty;  extern  struct tty *constty;
   
 #ifdef KGDB  #ifdef KGDB
 #include "machine/remote-sl.h"  #include <machine/remote-sl.h>
   
 extern int kgdb_dev;  extern int kgdb_dev;
 extern int kgdb_rate;  extern int kgdb_rate;

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

CVSweb <webmaster@jp.NetBSD.org>