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:
parent
5f4de5bf48
commit
af8d719bfe
10 changed files with 0 additions and 20 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue