Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109935134
D37939.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
422 B
Referenced Files
None
Subscribers
None
D37939.diff
View Options
diff --git a/sys/sys/atomic_san.h b/sys/sys/atomic_san.h
--- a/sys/sys/atomic_san.h
+++ b/sys/sys/atomic_san.h
@@ -43,6 +43,9 @@
#error do not include this header, use machine/atomic.h
#endif
+#include <sys/cdefs.h>
+#include <sys/types.h>
+
#define ATOMIC_SAN_FUNC_1(sp, op, name, type) \
void sp##_atomic_##op##_##name(volatile type *, type); \
void sp##_atomic_##op##_acq_##name(volatile type *, type); \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 12, 11:10 AM (19 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16594549
Default Alt Text
D37939.diff (422 B)
Attached To
Mode
D37939: atomic: Make atomic_san.h self-contained
Attached
Detach File
Event Timeline
Log In to Comment