diff --git a/include/ck_elide.h b/include/ck_elide.h index 9b416ba..4be5a63 100644 --- a/include/ck_elide.h +++ b/include/ck_elide.h @@ -27,6 +27,12 @@ #ifndef _CK_ELIDE_H #define _CK_ELIDE_H +/* + * As RTM is currently only supported on TSO x86 architectures, + * fences have been omitted. They will be necessary for other + * non-TSO architectures with TM support. + */ + #include #include #include