mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Fix a couple of NASM warnings.
Suggested by Ozkan Sezer <sezeroz@gmail.com>.
This commit is contained in:
@@ -590,4 +590,4 @@ cident FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap
|
||||
pop ebp
|
||||
ret
|
||||
|
||||
end
|
||||
; end
|
||||
|
||||
@@ -115,4 +115,4 @@ cident FLAC__cpu_info_extended_amd_asm_ia32
|
||||
pop ebx
|
||||
ret
|
||||
|
||||
end
|
||||
; end
|
||||
|
||||
@@ -306,4 +306,4 @@ cident FLAC__fixed_compute_best_predictor_asm_ia32_mmx_cmov
|
||||
pop ebp
|
||||
ret
|
||||
|
||||
end
|
||||
; end
|
||||
|
||||
@@ -782,4 +782,4 @@ FLAC__lpc_compute_autocorrelation_asm:
|
||||
pop ebp
|
||||
ret
|
||||
|
||||
end
|
||||
; end
|
||||
|
||||
@@ -1505,4 +1505,4 @@ cident FLAC__lpc_restore_signal_asm_ia32_mmx
|
||||
pop ebp
|
||||
ret
|
||||
|
||||
end
|
||||
; end
|
||||
|
||||
@@ -153,4 +153,4 @@ cident precompute_partition_info_sums_32bit_asm_ia32_
|
||||
pop ebp
|
||||
ret
|
||||
|
||||
end
|
||||
; end
|
||||
|
||||
Reference in New Issue
Block a user