summaryrefslogtreecommitdiffstats
path: root/mp3lib
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib')
-rw-r--r--mp3lib/decode_MMX.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/mp3lib/decode_MMX.s b/mp3lib/decode_MMX.s
index 5665597374..cd770f3231 100644
--- a/mp3lib/decode_MMX.s
+++ b/mp3lib/decode_MMX.s
@@ -48,10 +48,10 @@ costab_mmx:
.text
.globl synth_1to1_MMX_s
-/*
- void synth_1to1_MMX_s(real *bandPtr, int channel, short *samples,
- short *buffs, int *bo);
-*/
+//
+// void synth_1to1_MMX_s(real *bandPtr, int channel, short *samples,
+// short *buffs, int *bo);
+//
synth_1to1_MMX_s:
pushl %ebp
pushl %edi