1
0
Fork 0
forked from len0rd/rockbox

Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26111 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2010-05-17 15:15:38 +00:00
parent ceeb7576a9
commit 64f5033574
4 changed files with 41 additions and 41 deletions

View file

@ -11,7 +11,7 @@
/* define this if you use an ATA controller */
#define CONFIG_STORAGE STORAGE_ATA
#define HAVE_LBA48
#define SWAP_WORDS
#define ATA_SWAP_WORDS
/* define this if you have recording possibility */
/* not implemented yet