Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136794325
D53821.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
330 B
Referenced Files
None
Subscribers
None
D53821.id.diff
View Options
diff --git a/sys/sys/_types.h b/sys/sys/_types.h
--- a/sys/sys/_types.h
+++ b/sys/sys/_types.h
@@ -203,6 +203,7 @@
long double __max_align2
__attribute__((__aligned__(__alignof__(long long))));
#endif
+ void *__max_align3 __attribute__((__aligned__(__alignof__(void *))));
} __max_align_t;
/* Types for sys/acl.h */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 20, 2:37 PM (4 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25722944
Default Alt Text
D53821.id.diff (330 B)
Attached To
Mode
D53821: sys/_types.h: add void * to __max_align_t
Attached
Detach File
Event Timeline
Log In to Comment