(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.3 and 1.4

version 1.3, 2005/10/26 22:25:42 version 1.4, 2005/11/02 21:37:50
Line 111 
Line 111 
 # include <Pegasus/Common/AtomicInt_Generic.h> # include <Pegasus/Common/AtomicInt_Generic.h>
 #elif defined (PEGASUS_PLATFORM_HPUX_IA64_ACC) #elif defined (PEGASUS_PLATFORM_HPUX_IA64_ACC)
 # include <Pegasus/Common/AtomicInt_Generic.h> # include <Pegasus/Common/AtomicInt_Generic.h>
   #elif defined (PEGASUS_PLATFORM_LINUX_XSCALE_GNU)
   # include <Pegasus/Common/AtomicInt_LINUX_XSCALE_GNU.h>
 #else #else
 # include <Pegasus/Common/AtomicInt_Generic.h> # include <Pegasus/Common/AtomicInt_Generic.h>
 #endif #endif


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2