Typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6639 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cc518c5f32
commit
8771bf230a
1 changed files with 1 additions and 1 deletions
|
@ -439,7 +439,7 @@ mad_fixed_t mad_f_mul_inline(mad_fixed_t x, mad_fixed_t y)
|
|||
hi; \
|
||||
})
|
||||
/* Define dummy mad_f_scale64 to prevent libmad from defining MAD_F_SCALEBITS
|
||||
below. Having MAD_F_SCALEBITS defined screws up the PRESHIFT macro in synth.h
|
||||
below. Having MAD_F_SCALEBITS defined screws up the PRESHIFT macro in synth.c
|
||||
*/
|
||||
#define mad_f_scale64(hi, lo) (lo)
|
||||
|
||||
|
|
Loading…
Reference in a new issue