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

version 1.21.6.3, 2008/01/19 12:14:11 version 1.21.6.4, 2008/01/23 19:27:10
Line 71  typedef volatile unsigned char  __cpu_si
Line 71  typedef volatile unsigned char  __cpu_si
 #define __HAVE_MD_CPU_OFFLINE  #define __HAVE_MD_CPU_OFFLINE
 #define __HAVE_SYSCALL_INTERN  #define __HAVE_SYSCALL_INTERN
 #define __HAVE_MINIMAL_EMUL  #define __HAVE_MINIMAL_EMUL
 #define __HAVE_TIMECOUNTER  
 #define __HAVE_ATOMIC64_OPS  #define __HAVE_ATOMIC64_OPS
   
 #ifdef _KERNEL_OPT  #ifdef _KERNEL_OPT
 #include "opt_xen.h"  #include "opt_xen.h"
 #define __HAVE_RAS  #define __HAVE_RAS
 #define __HAVE_GENERIC_TODR  
 #endif  #endif
   
 #endif  /* _MACHTYPES_H_ */  #endif  /* _MACHTYPES_H_ */

Legend:
Removed from v.1.21.6.3  
changed lines
  Added in v.1.21.6.4

CVSweb <webmaster@jp.NetBSD.org>