[BACK]Return to cpu.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / pmax / pmax

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

Diff for /src/sys/arch/pmax/pmax/cpu.c between version 1.15 and 1.16

version 1.15, 2000/01/09 03:55:56 version 1.16, 2000/01/10 03:24:37
Line 31 
Line 31 
 #include <sys/device.h>  #include <sys/device.h>
 #include <sys/systm.h>  #include <sys/systm.h>
   
 #include <machine/cpu.h>  
 #include <machine/autoconf.h>  #include <machine/autoconf.h>
   
 static int      cpumatch __P((struct device *, struct cfdata *, void *));  static int      cpumatch __P((struct device *, struct cfdata *, void *));

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

CVSweb <webmaster@jp.NetBSD.org>