include/sys: fix definition of __BYTE_ORDER
Fix style issues Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
e7043828a7
commit
dfa1eb2f54
@ -91,7 +91,7 @@
|
||||
/* Big-endian byte order */
|
||||
|
||||
# define BYTE_ORDER BIG_ENDIAN
|
||||
# define __BYTE_ORDER BIG_ENDIAN
|
||||
# define __BYTE_ORDER __BIG_ENDIAN
|
||||
|
||||
/* Big-endian byte order macros */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user