Page MenuHomeFreeBSD

D37939.diff
No OneTemporary

D37939.diff

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

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)

Event Timeline