Page MenuHomeFreeBSD

D38564.diff
No OneTemporary

D38564.diff

diff --git a/sys/powerpc/include/endian.h b/sys/powerpc/include/endian.h
--- a/sys/powerpc/include/endian.h
+++ b/sys/powerpc/include/endian.h
@@ -36,18 +36,6 @@
#define _MACHINE_ENDIAN_H_
#include <sys/_types.h>
-
-/*
- * GCC defines _BIG_ENDIAN and _LITTLE_ENDIAN equal to __BIG_ENDIAN__
- * and __LITTLE_ENDIAN__ (resp).
- */
-#ifdef _BIG_ENDIAN
-#undef _BIG_ENDIAN
-#endif
-#ifdef _LITTLE_ENDIAN
-#undef _LITTLE_ENDIAN
-#endif
-
#include <sys/_endian.h>
#endif /* !_MACHINE_ENDIAN_H_ */

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 10, 4:19 PM (7 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16580041
Default Alt Text
D38564.diff (500 B)

Event Timeline