Skip to content
Snippets Groups Projects
  • Anton Khirnov's avatar
    6327c107
    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
    History
    atomic: fix CAS with armcc.
    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
atomic_gcc.h 1.88 KiB