[BACK]Return to intr.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / x86 / include

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

Diff for /src/sys/arch/x86/include/intr.h between version 1.36 and 1.37

version 1.36, 2009/02/24 06:03:54 version 1.37, 2009/03/25 22:54:56
Line 35 
Line 35 
 #define __HAVE_FAST_SOFTINTS  #define __HAVE_FAST_SOFTINTS
 #define __HAVE_PREEMPTION  #define __HAVE_PREEMPTION
   
   #include <sys/evcnt.h>
 #include <machine/intrdefs.h>  #include <machine/intrdefs.h>
   
 #ifndef _LOCORE  #ifndef _LOCORE

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

CVSweb <webmaster@jp.NetBSD.org>