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:
@@ -20,14 +20,14 @@
|
||||
|
||||
data_section
|
||||
|
||||
cglobal FLAC__cpu_info_asm_i386
|
||||
cglobal FLAC__cpu_info_asm_ia32
|
||||
|
||||
code_section
|
||||
|
||||
; **********************************************************************
|
||||
;
|
||||
ALIGN 16
|
||||
cident FLAC__cpu_info_asm_i386
|
||||
cident FLAC__cpu_info_asm_ia32
|
||||
|
||||
push ebx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user