forked from len0rd/rockbox
Remove CLIP_TO_15 from codeclib. Remove tabs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24834 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
84a4a1d5cc
commit
28bc321dbb
4 changed files with 72 additions and 68 deletions
|
|
@ -36,7 +36,7 @@
|
|||
*/
|
||||
|
||||
#ifdef ROCKBOX
|
||||
/* get definitions of MULT31, MULT31_SHIFT15, CLIP_TO_15, vect_add, from codelib */
|
||||
/* get definitions of MULT31, MULT31_SHIFT15, vect_add, from codelib */
|
||||
#include "asm_arm.h"
|
||||
#include "asm_mcf5249.h"
|
||||
#include "codeclib_misc.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue