Remove illogical #define. Might be previous workaround

This commit is contained in:
Tautvydas Belgeras 2018-12-14 16:15:49 +02:00
parent 34ae3cd809
commit e98a20c448

View file

@ -80,7 +80,7 @@ typedef struct {
/**************************************************************************
* Data Structure for Descriptor
**************************************************************************/
#define _LITTLE_ENDIAN
//#define _LITTLE_ENDIAN
#if (SYSTEM_ENDIAN==PLATFORM_LITTLE_ENDIAN)