Skip to content
  • Mans Rullgard's avatar
    checkasm: fix build on ARM · 561f71eb
    Mans Rullgard authored
    Because of how ALIGNED_ARRAY_16 is defined on ARM, array initialisers cannot be used here.  Use memset() instead.
    561f71eb