(file) Return to AtomicInt.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/AtomicInt.h between version 1.6 and 1.6.2.1

version 1.6, 2006/01/30 16:16:46 version 1.6.2.1, 2006/08/01 18:21:53
Line 115 
Line 115 
 # include <Pegasus/Common/AtomicInt_HPUX_IA64_ACC.h> # include <Pegasus/Common/AtomicInt_HPUX_IA64_ACC.h>
 #elif defined (PEGASUS_PLATFORM_LINUX_XSCALE_GNU) #elif defined (PEGASUS_PLATFORM_LINUX_XSCALE_GNU)
 # include <Pegasus/Common/AtomicInt_LINUX_XSCALE_GNU.h> # include <Pegasus/Common/AtomicInt_LINUX_XSCALE_GNU.h>
   #elif defined (PEGASUS_PLATFORM_VMS_IA64_DECCXX)
   # include <Pegasus/Common/AtomicInt_VMS.h>
   #elif defined (PEGASUS_PLATFORM_VMS_ALPHA_DECCXX)
   # include <Pegasus/Common/AtomicInt_VMS.h>
 #else #else
 # include <Pegasus/Common/AtomicInt_Generic.h> # include <Pegasus/Common/AtomicInt_Generic.h>
 #endif #endif


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2