* libc/include/machine/endian.h: Add missing endif.
This commit is contained in:
parent
ac3003157b
commit
b5793c5c8c
|
@ -15,5 +15,6 @@
|
|||
#else
|
||||
#define BYTE_ORDER BIG_ENDIAN
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif /* __MACHINE_ENDIAN_H__ */
|
||||
|
|
Loading…
Reference in New Issue