1
0
Fork 0
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:
Nils Wallménius 2010-07-15 22:01:06 +00:00
parent c272144867
commit 6d732a32bc
3 changed files with 9 additions and 25 deletions

View file

@ -1 +1,4 @@
#include "system-sdl.h"
#define NEED_GENERIC_BYTESWAPS