Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109797794
D38564.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
500 B
Referenced Files
None
Subscribers
None
D38564.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D38564: powerpc: Drop old workaround for old gcc
Attached
Detach File
Event Timeline
Log In to Comment