• Arthur O'Dwyer's avatar
    Fix an error in the inline assembly for Thumb2. · 28c9255d
    Arthur O'Dwyer authored
    Notice that ZeroMQ has never been compiled for Thumb2 before,
    and I personally don't make any guarantees that it will actually
    behave correctly once compiled. But after this patch, it is at
    least *possible* to compile it for Thumb2.
    
    (Thumb2 is the target for most iOS devices.)
    28c9255d
atomic_ptr.hpp 5.77 KB