mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-31 13:17:23 +02:00
Remove untested VLE_ON branch
This commit is contained in:
@ -63,11 +63,7 @@ inline long atomic_decrement( register long * pw )
|
||||
asm
|
||||
{
|
||||
#if defined(__PPCZen__) || defined(__PPCe500__) || defined(__PPCe500v2__)
|
||||
# if VLE_ON
|
||||
se_isync
|
||||
# else
|
||||
msync
|
||||
# endif
|
||||
#else
|
||||
sync
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user