X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=libffi%2Facconfig.h;fp=libffi%2Facconfig.h;h=0000000000000000000000000000000000000000;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=9c553150c028e87c7bf40eaca66a6b1413af8afa;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/libffi/acconfig.h b/libffi/acconfig.h deleted file mode 100644 index 9c553150..00000000 --- a/libffi/acconfig.h +++ /dev/null @@ -1,12 +0,0 @@ -/* Define this if you want extra debugging */ -#undef FFI_DEBUG - -/* Define this if you are using Purify and want to suppress - spurious messages. */ -#undef USING_PURIFY - -/* Define this is you do not want support for aggregate types. */ -#undef FFI_NO_STRUCTS - -/* Define this is you do not want support for the raw API. */ -#undef FFI_NO_RAW_API