mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
rename i386 to ia32 everywhere
This commit is contained in:
@@ -53,7 +53,7 @@ void FLAC__cpu_info(FLAC__CPUInfo *info);
|
||||
#ifndef FLAC__NO_ASM
|
||||
#ifdef FLAC__CPU_IA32
|
||||
#ifdef FLAC__HAS_NASM
|
||||
unsigned FLAC__cpu_info_asm_i386();
|
||||
unsigned FLAC__cpu_info_asm_ia32();
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user