Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163522887
D37939.id.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.id.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
Sat, Jul 25, 2:43 AM (2 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35459789
Default Alt Text
D37939.id.diff (422 B)
Attached To
Mode
D37939: atomic: Make atomic_san.h self-contained
Attached
Detach File
Event Timeline
Log In to Comment