Skip to content
  • Erik de Castro Lopo's avatar
    libFLAC/cpu.c : Bundle of minor fixes. · ac940e41
    Erik de Castro Lopo authored
    Includes:
    
    * Replace 'CALLBACK' with 'WINAPI' because the signature of an unhandled
      exception filter uses 'WINAPI'.
    * Improvements to OS SSE testing code.
    * Improvements to GCC asm code.
    * Comment fixes.
    
    Patch-from: lvqcl <lvqcl.mail@gmail.com>
    ac940e41