locks.h
2.3 KB
-
locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather than... · c7d03070
* sysdep/powerpc/locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather than __powerpc64__. (compare_and_swap): 'ret' is an obj_addr_t not just an int. (compare_and_swap_release): Likewise. From-SVN: r104746
Geoffrey Keating committed