define EPICS_ENDIAN_LITTLE and EPICS_ENDIAN_BIG
This commit is contained in:
@@ -262,6 +262,9 @@ inline void AlignedWireSet ( const T & src, T & dst )
|
||||
dst = dstu._o;
|
||||
}
|
||||
|
||||
#define EPICS_ENDIAN_LITTLE 1234
|
||||
#define EPICS_ENDIAN_BIG 4321
|
||||
|
||||
#include "osdWireFormat.h"
|
||||
|
||||
#endif // osiWireFormat
|
||||
|
||||
Reference in New Issue
Block a user