mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Consolidate all fixed point math routines in one library (FS#10400) by Jeffrey Goode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21633 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
69c73e8bd6
commit
4710a32800
14 changed files with 773 additions and 713 deletions
|
@ -1,7 +1,7 @@
|
|||
gcc-support.c
|
||||
jhash.c
|
||||
configfile.c
|
||||
fixedpoint.c
|
||||
../../fixedpoint.c
|
||||
playback_control.c
|
||||
rgb_hsv.c
|
||||
buflib.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue