forked from len0rd/rockbox
Move udiv32_arm.S into libdemac, as this divider is specialized for the APE codec and an optimized divider is already provided for general use in codeclib.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24506 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7ed87517f7
commit
8ed7bda64c
5 changed files with 11 additions and 14 deletions
|
@ -7,7 +7,6 @@ mdct_lookup.c
|
|||
#ifdef CPU_ARM
|
||||
mdct_arm.S
|
||||
setjmp_arm.S
|
||||
udiv32_arm.S
|
||||
../../../firmware/target/arm/support-arm.S
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue