[BACK]Return to asm.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / mips / 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/mips/include/asm.h between version 1.41 and 1.41.2.1

version 1.41, 2009/12/14 00:46:04 version 1.41.2.1, 2010/08/17 06:44:51
Line 615  _C_LABEL(x):
Line 615  _C_LABEL(x):
 #endif  #endif
   
 /* See lock_stubs.S. */  /* See lock_stubs.S. */
 #define MIPS_LOCK_RAS_SIZE      128  #define MIPS_LOCK_RAS_SIZE      256
   
 #define CPUVAR(off) _C_LABEL(cpu_info_store)+__CONCAT(CPU_INFO_,off)  #define CPUVAR(off) _C_LABEL(cpu_info_store)+__CONCAT(CPU_INFO_,off)
   

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.41.2.1

CVSweb <webmaster@jp.NetBSD.org>