mirror of
https://github.com/taubel/sdk-ameba-v4.0b-gcc.git
synced 2026-04-05 21:15:23 +00:00
Remove illogical #define. Might be previous workaround
This commit is contained in:
parent
34ae3cd809
commit
e98a20c448
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ typedef struct {
|
|||
/**************************************************************************
|
||||
* Data Structure for Descriptor
|
||||
**************************************************************************/
|
||||
#define _LITTLE_ENDIAN
|
||||
//#define _LITTLE_ENDIAN
|
||||
|
||||
#if (SYSTEM_ENDIAN==PLATFORM_LITTLE_ENDIAN)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue