[BACK]Return to isapnp_machdep.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / isa

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

Diff for /src/sys/arch/i386/isa/isapnp_machdep.c between version 1.6 and 1.7

version 1.6, 1998/09/05 15:28:07 version 1.7, 2001/11/15 07:03:32
Line 51 
Line 51 
  * assumptions about bus.h's guts.  Beware!   * assumptions about bus.h's guts.  Beware!
  */   */
   
   #include <sys/cdefs.h>
   __KERNEL_RCSID(0, "$NetBSD$");
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/systm.h>  #include <sys/systm.h>
 #include <sys/device.h>  #include <sys/device.h>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>