Skip to content
  • Janne Grunau's avatar
    arm: do not export every asm function · b2e9ca30
    Janne Grunau authored
    Based on Libav's libavutil/arm/asm.S. Also prevents having the same
    label twice for every function on systems not defining EXTERN_ASM.
    Clang's integrated assembler does not like it.
    b2e9ca30