Skip to content
  • Erik de Castro Lopo's avatar
    libFLAC/cpu.c: More refactoring and cleanups · fa24613a
    Erik de Castro Lopo authored
    * Make `FLAC__cpu_xgetbv_x86` private to cpu.c (and rename it to
      `cpu_xgetbv_x86` (it wasn't being used anywhere else).
    * Remove `FLAC__cpu_have_cpuid_x86` altogether as it wasn't actually
      being used but that was difficult to tell because of all the #ifdef
      nonsense.
    fa24613a