1
0
Fork 0
forked from len0rd/rockbox

Remove STORAGE_NEEDS_ALIGN from config headers

It's no longer required or used in the file code.

Change-Id: I11c1bc166c91b99addca8c8d151c5eaace7a61c3
This commit is contained in:
Michael Sevakis 2017-09-20 09:42:50 -04:00
parent 5f4de5bf48
commit af8d719bfe
10 changed files with 0 additions and 20 deletions

View file

@ -174,8 +174,6 @@
/* Offset ( in the firmware file's header ) to the real data */
#define FIRMWARE_OFFSET_FILE_DATA 8
#define STORAGE_NEEDS_ALIGN
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ