forked from len0rd/rockbox
Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is set if the generic functions from system.h are needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27440 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c272144867
commit
6d732a32bc
3 changed files with 9 additions and 25 deletions
|
|
@ -1 +1,4 @@
|
|||
#include "system-sdl.h"
|
||||
|
||||
#define NEED_GENERIC_BYTESWAPS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue