X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libitm%2Fconfig.h.in;h=10de95ba02a3cef3d2d27e7e9f567a423a6fbde9;hb=4d8cd3a26294ce35abb17668eac2b6c38dd23bd0;hp=1c3469cd5f950e992caecf167d434b2f859a675e;hpb=c944d49b3bd3667c65c299afd3b1d756084203f4;p=platform%2Fupstream%2Fgcc48.git diff --git a/libitm/config.h.in b/libitm/config.h.in index 1c3469c..10de95b 100644 --- a/libitm/config.h.in +++ b/libitm/config.h.in @@ -12,6 +12,9 @@ /* Define if your assembler supports .cfi_* directives. */ #undef HAVE_AS_CFI_PSEUDO_OP +/* Define to 1 if the assembler supports RTM. */ +#undef HAVE_AS_RTM + /* Define to 1 if the target supports __attribute__((alias(...))). */ #undef HAVE_ATTRIBUTE_ALIAS