[BACK]Return to types.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / 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/i386/include/types.h between version 1.46 and 1.46.8.3

version 1.46, 2005/12/24 20:07:10 version 1.46.8.3, 2006/09/14 12:31:10
Line 65  typedef volatile int  __cpu_simple_lock_
Line 65  typedef volatile int  __cpu_simple_lock_
 #define __NO_STRICT_ALIGNMENT  #define __NO_STRICT_ALIGNMENT
   
 #define __HAVE_DEVICE_REGISTER  #define __HAVE_DEVICE_REGISTER
 #define __HAVE_NWSCONS  
 #define __HAVE_CPU_COUNTER  #define __HAVE_CPU_COUNTER
 #define __HAVE_SYSCALL_INTERN  #define __HAVE_SYSCALL_INTERN
 #define __HAVE_MINIMAL_EMUL  #define __HAVE_MINIMAL_EMUL
 #define __HAVE_OLD_DISKLABEL  #define __HAVE_OLD_DISKLABEL
 #define __HAVE_GENERIC_SOFT_INTERRUPTS  #define __HAVE_GENERIC_SOFT_INTERRUPTS
 #define __HAVE_CPU_MAXPROC  #define __HAVE_CPU_MAXPROC
   #define __HAVE_TIMECOUNTER
   #define __HAVE_GENERIC_TODR
   
 #if defined(_KERNEL)  #if defined(_KERNEL)
 #define __HAVE_RAS  #define __HAVE_RAS

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.46.8.3

CVSweb <webmaster@jp.NetBSD.org>