• Anton Khirnov's avatar
    atomic: fix CAS with armcc. · 6327c107
    Anton Khirnov authored
    On the current code, armcc will fail with:
    "libavutil/atomic_gcc.h", line 52: Error:  #2771: first argument must be
    a pointer to integer or enumeration type
    6327c107