add FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap()

This commit is contained in:
Josh Coalson
2007-03-22 03:22:27 +00:00
parent e4b1706412
commit ddddff6a56
5 changed files with 560 additions and 1 deletions

View File

@@ -54,6 +54,7 @@ else
ifeq ($(SOLARIS_BUILD),yes)
else
SRCS_NASM = \
ia32/bitreader_asm.nasm \
ia32/cpu_asm.nasm \
ia32/fixed_asm.nasm \
ia32/lpc_asm.nasm