Fix last yellows.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30385 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0c4c81620f
commit
bb000ce525
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ enum {
|
|||
#include "system-sdl.h"
|
||||
#define NEED_GENERIC_BYTESWAPS
|
||||
#endif
|
||||
#include "bitswap.h"
|
||||
|
||||
#ifdef NEED_GENERIC_BYTESWAPS
|
||||
static inline uint16_t swap16_hw(uint16_t value)
|
||||
|
|
Loading…
Reference in a new issue